/*

	*** As� Stylesheet ***

	Contents:
	01 - Basic Settings
	02 - Menu
	02.01 - Menu FIXED
	03 - Animation
	04 - Home
	05 - Helper Class
	06 - Button
	07 - Call to Action
	08 - VIDEO
	09 - TAB
	10 - Services
	11 - Quote
	12 - Contact
	13 - Footer
	16 - Responsive Settings
	17 - IUBENDA
	18 - AGGIUNTIVI
	19 - MODULI

*/

/* 01 - Basic Settings */

body {
	min-height: 1200px;
		 color:#555555;
		 font-size:16px;
}

h1,h2,h3,h4,h5,h6, .logo{
		font-weight: 400; 
		color:#111111;
}

h2{
	font-size:27px;
}

h2.titol1{
	font-weight: 400; 
    color: #111111;
	font-size: 36px;
}

h3,h4,h5,h6{
		font-weight: 400; 
		color:#111111;
}
h1, .titol-h1{
	font-size:60px;
}

a:link, a:visited{
	color:#e2007a;
}

.lead{
		font-weight: 300; 		
}

.intro{
	font-size:100px;
	color:#fff;
}

hr {
    width: 80px;
    height: 2px;
    background: #cccccc;
    border: 0;
    margin: 0 auto;
}
.relativo{
	position:relative;
}

.assoluto{
	position:absolute;
}

.relativo img{
	z-index:99;
}
h1.rotate-90, h2.rotate-90{
	/* Safari */
	-webkit-transform: rotate(-90deg);
	/* Firefox */
	-moz-transform: rotate(-90deg);
	/* IE */
	-ms-transform: rotate(-90deg);
	/* Opera */
	-o-transform: rotate(-90deg);
	/* Internet Explorer */
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
	transform-origin: right top;
}

small {
    font-size: 85%;
    color: #aaa;
}

.warning, #frmError {
    padding: 9px 15px;
    border: 1px solid #FF0000;
    background-color: #ffcccc;
    color: #000000;
    display: none;
    clear: both;
    margin-bottom: 10px;
}

/* 02 - Menu */
.navbar{
		font-size:18px;
}

.navbar-nav>li>a {
    padding-top: 22px;
    padding-bottom: 22px;
}

.navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px;
    text-align: center;
    margin: 0 auto;
}

.yamm .dropdown.yamm-fullwidth .dropdown-menu{
	border:none;
	margin-top:0;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	border-top:1px solid #e7e7e7;
}
.dropdown-menu{
	border-color:#e7e7e7;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}
.dropdown{
    margin-bottom: 0;
}

ul.dropdown-menu{
	margin:0;
	padding:0;
}
ul.dropdown-menu li a:link, ul.dropdown-menu li a:visited, .yamm ul.category-list li a:link, .yamm ul.category-list li a:visited{
	height:36px;
	line-height:36px;
	border:none;
	border-bottom:1px solid #e1e1e1;
	list-style:none;
	padding:0 9px;
	margin:0;
	display:block;
	float:none;
}
ul.dropdown-menu li h2 a:link, ul.dropdown-menu li p a:link, ul.dropdown-menu li h2 a:visited, ul.dropdown-menu li p a:visited{
	color:#fff;
}
.yamm ul.category-list li a:hover{
	background:#f5f5f5;
		text-decoration:none;
}
.yamm-content p.titolo-h1, .yamm-content h1{
	font-size:24px;
	margin-top:0;
}
.yamm-content #potenziale h1, .yamm-content #potenziale p.titolo-h1{
	font-size:24px;
}
.yamm-content h2{
	font-size:18px;
}
.yamm-content h3, .yamm-content p.lead{
	font-size:16px;
}
.yamm .yamm-content.nopadding{
	padding:0;
	background-color:#e2007a;
}
.yamm .yamm-content .last-project{
	height:auto;
	margin:0;
}

.navbar{
		font-size:18px;
}

.navbar-default{
	background-color: #FFF; /* background color will be black for all browsers */
	height:67px;
	border-color:rgba(0,0,0,0.1);
}
.navbar-default.black{
	border-color:rgba(255,255,255,0.3);
}
.navbar-default.black .btn-play{
	border-left:1px solid rgba(255,255,255,0.3)
}

.navbar-default.black .navbar-nav>li>a {
    color: #FFF;
}

.navbar-collapse.collapse{
}

.navbar-default.black, .navbar-default.black .navbar-collapse.collapse{
	background-color:rgba(0,0,0,0);
}

.navbar-default, .navbar-default .navbar-collapse.collapse{
	transition: background 2s;
	-moz-transition: background 2s;
    -webkit-transition: background 2s;
}

.navbar-nav{
	padding-top:0;
	font-weight: 400; 
}

.navbar-default .navbar-toggle{
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}

.navbar-default{
	height:67px;
	border:none;
}
.navbar-default.black{
	border-color:rgba(255,255,255,0.3);
}
.navbar-default.black .btn-play{
	border-left:1px solid rgba(255,255,255,0.3)
}

.navbar-default.black .navbar-nav>li>a {
    color: #FFF;
}

.navbar-default.black, .navbar-default.black .navbar-collapse.collapse{
	background-color:rgba(0,0,0,0);
}

.navbar-default, .navbar-default .navbar-collapse.collapse{
	transition: background 2s;
	-moz-transition: background 2s;
    -webkit-transition: background 2s;
}

.navbar-default .logo{
}

.navbar-nav{
	padding-top:0;
	font-weight: 400; 
}
.navbar-nav>li{
	text-transform:uppercase;
}

.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus {
	color: #555;
	background:#ffffff;
	border-bottom: 2px solid #E7E7E7;
}

.navbar-default .navbar-nav a.contact:link, .navbar-default .navbar-nav a.contact:visited{
	color:#ff0000;
}

.navbar-toggle{
	height:90px;
	width:90px;
	margin:0;
	border:none;
	border-left:1px solid #f9f9f9;
}

.navbar-collapse{
	background:#ffffff;
	margin-top:0;
}
.navbar-collapse.collapse{
	background:#ffffff;
	margin-top:0;
}

/* 02.01 - Menu FIXED */

.sp-menu-fixed-top{
	padding-top:106px;
}

/* 03 - Animation */

.bounce {
	-webkit-animation-name: bounce;
	-moz-animation-name: bounce;
	-o-animation-name: bounce;
	animation-name: bounce;
}
.animated{-webkit-animation-fill-mode:both;
-moz-animation-fill-mode:both;
-ms-animation-fill-mode:both;
-o-animation-fill-mode:both;

            animation-iteration-count: infinite;
       -moz-animation-iteration-count: infinite;
    -webkit-animation-iteration-count: infinite;

animation-fill-mode:both;
-webkit-animation-duration:2s;
-moz-animation-duration:2s;
-ms-animation-duration:2s;
-o-animation-duration:2s;
animation-duration:2s;
}


@-webkit-keyframes bounce {
	0%, 20%, 50%, 80%, 100% {-webkit-transform: translateY(0);}	40% {-webkit-transform: translateY(-30px);}
	60% {-webkit-transform: translateY(-15px);}
}

@-moz-keyframes bounce {
	0%, 20%, 50%, 80%, 100% {-moz-transform: translateY(0);}
	40% {-moz-transform: translateY(-30px);}
	60% {-moz-transform: translateY(-15px);}
}

@-o-keyframes bounce {
	0%, 20%, 50%, 80%, 100% {-o-transform: translateY(0);}
	40% {-o-transform: translateY(-30px);}
	60% {-o-transform: translateY(-15px);}
}
@keyframes bounce {
	0%, 20%, 50%, 80%, 100% {transform: translateY(0);}
	40% {transform: translateY(-30px);}
	60% {transform: translateY(-15px);}
}

@-webkit-keyframes pulse {
  0%   { border-color: #FFF; }
  100% { border-color: rgba(255,255,255,0.7); }
}
@-moz-keyframes pulse {
  0%   { border-color: #FFF; }
  100% { border-color: rgba(255,255,255,0.7); }
}
@-o-keyframes pulse {
  0%   { border-color: #FFF; }
  100% { border-color: rgba(255,255,255,0.7); }
}
@keyframes pulse {
  0%   { border-color: #FFF; }
  100% { border-color: rgba(255,255,255,0.7); }
}

.pulse{
  -webkit-animation: pulse 1s ease-in infinite alternate; /* Safari 4+ */
  -moz-animation:    pulse 1s ease-in infinite alternate; /* Fx 5+ */
  -o-animation:      pulse 1s ease-in infinite alternate; /* Opera 12+ */
  animation:         pulse 1s ease-in infinite alternate; /* IE 10+, Fx 29+ */
}

/* 05 - Helper Class */

.facebook-color-bg, a.facebook-color-bg:link, a.facebook-color-bg:visited, a.facebook-color-bg:active, a.facebook-color-bg:focus{
	background-color:#3b5998;
	color:#fff;
}

.facebook-color-bg:hover, a.facebook-color-bg:hover{
	background-color:#0e1f5b;
	color:#fff;
}

ul.nolist{
	list-style:none;
	padding-left:0;
	margin-left:0;
}

.shadow-inside{
	-webkit-box-shadow: 0 0 60px 5px rgba(0,0,0,0.20) inset;
	-moz-box-shadow: 0 0 60px 5px rgba(0,0,0,0.20) inset;
	box-shadow: 0 0 60px 5px rgba(0,0,0,0.20) inset;
}

.cleared{
	clear:both;
}

.table-row{
	display:table;
	height:480px;
	overflow:hidden;
}
.table-cell{
	display:table-cell;
}
.table100{
	width:100%;
}

.vmiddle{
	display:table-cell;
	vertical-align:middle;
	float:none;
}
.row{
	margin-right: 0;
	margin-left: 0;
}
.rowtable{
	display:table !important;
}

.rowtable div.vmiddle{
	display: table-cell !important;
    vertical-align: middle !important;
}
.rowspacer{
	margin-bottom:1em;
}

.rowspacerbig{
	margin-bottom:2em;
}

.rowspacerextra{
	margin-bottom:2em;
}

.rowdivider{
	border-bottom:1px solid #eee;
}

.rowdivider-top{
	border-top:1px solid #eee;
}

.bordered{
	border:1px solid #eee;
}

.bordered-right{
	border-right:1px solid #eee;
}

.nopadding{
	padding:0!important;
}
.nopadding-lr{
	padding-left:0!important;
	padding-right:0!important;
}
.nopadding-tb{
	padding-top:0;
	padding-bottom:0;
}
.nopadding-l{
	padding-left:0;
}
.nopadding-r{
	padding-right:0;
}
.nopadding-top{
	padding-top:0;
}
.nopadding-bottom{
	padding-bottom:0;
}
.center {
    display:table-cell;
    vertical-align:middle;
    float:none;
}
.title-1, .title-2, .title-3{
	font-size: 36px;
}

.display-1 {
    font-size: 6rem;
    font-weight: 300;
    line-height: 1.1;
}

.display-2 {
    font-size: 5.5rem;
    font-weight: 300;
    line-height: 1.1;
}

.display-3 {
    font-size: 4.5rem;
    font-weight: 300;
    line-height: 1.1;
}

.display-4 {
    font-size: 3.5rem;
    font-weight: 300;
    line-height: 1.1;
}

.sp-tb-1{
	padding-top:10px;
	padding-bottom:10px;
}

.sp-tb-2{
	padding-top:20px;
	padding-bottom:20px;
}

.sp-tb-3{
	padding-top:30px;
	padding-bottom:30px;
}

.sp-tb-4{
	padding-top:40px;
	padding-bottom:40px;
}

.sp-tb-5{
	padding-top:50px;
	padding-bottom:50px;
}

.sp-tb-6{
	padding-top:60px;
	padding-bottom:60px;
}

.sp-tb-7{
	padding-top:70px;
	padding-bottom:70px;
}

.sp-tb-10{
	padding-top:100px;
	padding-bottom:100px;
}

.sp-lr-1{
	padding-left:10px!important;
	padding-right:10px!important;
}

.sp-lr-2{
	padding-left:20px!important;
	padding-right:20px!important;
}

.sp-lr-3{
	padding-left:30px!important;
	padding-right:30px!important;
}

.sp-lr-4{
	padding-left:40px!important;
	padding-right:40px!important;
}

.sp-lr-5{
	padding-left:50px!important;
	padding-right:50px!important;
}

.sp-lr-6{
	padding-left:60px!important;
	padding-right:60px!important;
}

.sp-lr-7{
	padding-left:70px!important;
	padding-right:70px!important;
}

.sp-lr-8{
	padding-left:80px!important;
	padding-right:80px!important;
}

.sp-lr-9{
	padding-left:90px!important;
	padding-right:90px!important;
}

.sp-lr-10{
	padding-left:100px!important;
	padding-right:100px!important;
}

.sp-r-1{
	padding-right:10px!important;
}

.sp-r-2{
	padding-right:20px!important;
}

.sp-r-3{
	padding-right:30px!important;
}

.sp-r-4{
	padding-right:40px!important;
}

.sp-r-5{
	padding-right:50px!important;
}

.sp-r-6{
	padding-right:60px!important;
}

.sp-r-7{
	padding-right:70px!important;
}

.sp-r-8{
	padding-right:80px!important;
}

.sp-r-9{
	padding-right:90px!important;
}

.sp-r-10{
	padding-right:100px!important;
}

.sp-l-1{
	padding-left:10px!important;
}

.sp-l-2{
	padding-left:20px!important;
}

.sp-l-3{
	padding-left:30px!important;
}

.sp-l-4{
	padding-left:40px!important;
}

.sp-l-5{
	padding-left:50px!important;
}

.sp-l-6{
	padding-left:60px!important;
}

.sp-l-7{
	padding-left:70px!important;
}

.sp-l-8{
	padding-left:80px!important;
}

.sp-l-9{
	padding-left:90px!important;
}

.sp-l-10{
	padding-left:100px!important;
}

.sp-bottom-1{
	padding-bottom:10px;
}

.nomargin{
	margin:0;
}
.nomargin-lr{
	margin-left:0;
	margin-right:0;
}
.nomargin-tb{
	margin-top:0;
	margin-bottom:0;
}
.nomargin-l{
	margin-left:0;
}
.nomargin-r{
	margin-right:0;
}
.nomargin-top{
	margin-top:0;
}
.nomargin-bottom{
	margin-bottom:0;
}

.mg-top-1{
	margin-top:10px;
}

.mg-top-2{
	margin-top:20px;
}

.mg-top-3{
	margin-top:30px;
}

.mg-top-4{
	margin-top:40px;
}

.mg-top-5{
	margin-top:50px;
}

.mg-tb-5{
	margin-top:50px;
	margin-bottom:50px;
}

.mg-bottom-1{
	margin-bottom:10px;
}

.mg-bottom-2{
	margin-bottom:20px;
}
.mg-bottom-3{
	margin-bottom:30px;
}
.mg-bottom-4{
	margin-bottom:40px;
}
.mg-bottom-5{
	margin-bottom:50px;
}
.mg-bottom-6{
	margin-bottom:60px;
}
.mg-r-1{
	margin-right:10px;
}
.mg-r-2{
	margin-right:20px;
}

.sp-bottom-2{
	padding-bottom:20px;
}

.sp-bottom-3{
	padding-bottom:30px;
}

.sp-bottom-4{
	padding-bottom:40px;
}

.sp-bottom-5{
	padding-bottom:50px;
}

.sp-bottom-6{
	padding-bottom:60px;
}

.sp-bottom-7{
	padding-bottom:70px;
}

.sp-bottom-8{
	padding-bottom:80px;
}

.sp-bottom-9{
	padding-bottom:90px;
}

.sp-bottom-10{
	padding-bottom:100px;
}

.sp-top-1{
	padding-top:10px;
}

.sp-top-2{
	padding-top:20px;
}

.sp-top-3{
	padding-top:30px;
}

.sp-top-4{
	padding-top:30px;
}

.sp-top-5{
	padding-top:50px;
}

.sp-top-6{
	padding-top:60px;
}

.sp-top-7{
	padding-top:70px;
}

.sp-top-8{
	padding-top:80px;
}

.sp-top-9{
	padding-top:90px;
}

.sp-top-10{
	padding-top:100px;
}
.left{
	float:left;
}
.right{
	float:right;
}

.o-hidden{
	overflow:hidden;
}

.no-padding-l{
	padding-left:0;
}

.no-padding-r{
	padding-right:0;
}

.no-padding-bottom{
	padding-bottom:0;
}

.no-padding-top{
	padding-top:0;
}

.mg-left-1{
	margin-left:10px;
}

.mg-left-2{
	margin-left:20px;
}

.mg-left-3{
	margin-left:30px;
}

.mg-right-1{
	margin-right:10px;
}

.mg-right-2{
	margin-right:20px;
}

.mg-right-3{
	margin-right:30px;
}
.mg-lr--15{
	margin-left:-15px;
	margin-right:-15px;
	width:calc(100% + 30px);
}
.xs-left{
	text-align:center;
}
.text-right{
	text-align:right;
}

.bg-img{
	background-position:center center;
	background-size: auto 100%;
}

.rounded, div.rounded a, a.rounded:link, a.rounded:visited, a.rounded:hover, input.rounded, span.rounded{
	-webkit-border-radius: 500px!important;
	-moz-border-radius: 500px!important;
	border-radius: 500px!important;
}

.semi-rounded, div.semi-rounded a, a.semi-rounded:link, a.semi-rounded:visited, a.semi-rounded:hover, input.semi-rounded, span.semi-rounded{
	-webkit-border-radius: 5px!important;
	-moz-border-radius: 5px!important;
	border-radius: 5px!important;
}


input.border-bottom, select.border-bottom, textarea.border-bottom{
	border-left:none;
	border-right:none;
	border-top:none;
	-webkit-border-radius: 0px!important;
	-moz-border-radius: 0px!important;
	border-radius: 0px!important;
	box-shadow:0 0 0 #fff;
}


/* COLORI DI SFONDO */
.grey{
	background:#f0f0f0;
}
.light-grey{
	background:#f9f9f9;
}
.white{
	background:#fff;
}
.arancio{
	background-color:#e2007a;
	color:#fff;
	clear:both;
}
.arancio h2.title-1{
	color:#fff;
}
.blue{
	background-color:rgba(28,154,154,0.95);
	color:#fff;
	padding:60px;
}
.blue h2{
	color:#fff;
}
.black{
	background:#111;
	color:#fff;
}
.black h2{
	color:#fff;
}
.red{
	background:#e2007a;
	color:#fff;
	min-height:198px;
}
.shadow{
	-webkit-box-shadow: 0 6px 6px -6px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 6px 6px -6px rgba(0, 0, 0, 0.2);
	box-shadow: 0 6px 6px -6px rgba(0, 0, 0, 0.2);
}
/* COLORI TESTO */

p.text-red, a.text-red:link, a.text-red:visited, span.text-red, .text-red{
	color:red;
}
/* 06 - Button */

.btn{
	padding: 8px 20px;
	text-transform:uppercase;
}

.btn-square{
	-webkit-border-radius: 0!important;
	-moz-border-radius: 0!important;
	border-radius: 0!important;
}

.btn-empty, .btn-empty:link, .btn-empty:visited, .nav-tabs > li.active > a.btn-empty, .nav-tabs > li > a.btn-empty, input.btn-empty{
	background:none;
	border:2px solid #ffffff;
	color:#ffffff;
	margin-right:-15px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	font-size:18px;
	padding: 8px 20px;
	-o-transition:.5s;
	-ms-transition:.5s;
	-moz-transition:.5s;
	-webkit-transition:.5s;
	transition:.5s;
}

.btn-empty:hover, .nav-tabs > li.active > a.btn-empty:hover, .nav-tabs > li > a.btn-empty:hover{
	background:none;
	border:2px solid #ffffff;
	background:rgba(255,255,255,0.3);
}

.btn-empty:hover{
	color:#111;
}

a.btn-empty-contact:link, a.btn-empty-contact:visited, #contact input.btn-empty-contact, #contact-interna input.btn-empty-contact, input.btn-empty-contact{
	border-color:#e2007a;
	color:#e2007a;
	margin-right:-15px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	border:2px solid;
	-o-transition:.5s;
	-ms-transition:.5s;
	-moz-transition:.5s;
	-webkit-transition:.5s;
	transition:.5s;
	font-size:18px;
}

a.btn-red:link, a.btn-red:visited, input.btn-red{
	border-color:#e2007a;
	background:#e2007a;
	color:#fff;
	margin-right:-15px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	border:2px solid #e2007a;
	-o-transition:.5s;
	-ms-transition:.5s;
	-moz-transition:.5s;
	-webkit-transition:.5s;
	transition:.5s;
	font-size:18px;
}

a.btn-red:hover, input.btn-red:hover{
	border-color:#710000;
	color:#fff;
}

a.btn-line-red:link, a.btn-line-red:visited, input.btn-line-red{
	border-color:#e2007a;
	background:rgba(255,255,255,0.75);
	color:#e2007a;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	border:2px solid #e2007a;
	-o-transition:.5s;
	-ms-transition:.5s;
	-moz-transition:.5s;
	-webkit-transition:.5s;
	transition:.5s;
	font-size:18px;
}

a.btn-line-red:hover, input.btn-line-red:hover{
	border-color:#e2007a;
	background:#e2007a;
	color:#fff;
}

a.btn-grey:link, a.btn-grey:visited{
	border-color:#666;
	background:#666;
	color:#ffffff;
	margin-right:-15px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	border:2px solid #666;
	-o-transition:.5s;
	-ms-transition:.5s;
	-moz-transition:.5s;
	-webkit-transition:.5s;
	transition:.5s;
	font-size:18px;
	margin:9px;
}

a.btn-grey:hover{
	border-color:#333;
}

.btn-empty span.glyphicon:empty{
	padding-right:6px;
	width:22px;
}

.btn-play{
	border-left:1px solid rgba(0,0,0,0.1)
}
.btn-play span{
	margin-right:12px;
	margin-top:1px;
	float:left;
}

.btn-close span{
	position:absolute;
	top:15px;
	right:15px;
	width:36px;
	height:36px;
	font-size:36px;
	z-index:10000000000000;
}

.white .btn-full{
	background:#111;
	border:1px solid #111;
	color:#fff;
	-o-transition:.5s;
	-ms-transition:.5s;
	-moz-transition:.5s;
	-webkit-transition:.5s;
	transition:.5s;
}

.white .btn-full:hover{
	background:none;
	border:1px solid #111;
	color:#111;
}

.black .btn-full{
	background:#fff;
	border:1px solid #fff;
	color:#111;
	-o-transition:.5s;
	-ms-transition:.5s;
	-moz-transition:.5s;
	-webkit-transition:.5s;
	transition:.5s;
}

.black .btn-full:hover{
	background:none;
	border:1px solid #fff;
	color:#fff;
}


/* 08 - VIDEO */
.embed-responsive-16by6 {
	padding-bottom: 41.85%;
}
.embed-responsive-10by3-5 {
	padding-bottom: 35%;
}

.banner-assoluto{
	position:absolute;
	bottom:30%;
	width:100%;
	text-align:center;
	z-index:100;
}
.video-nero{
	position:absolute;
	top:0;
	left:0;
	height:100%;
	width:100%;
	background:rgba(0,0,0,0.45);
}
.videoWrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.over{
	position:fixed;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background:rgba(0,0,0,0.9);
	z-index:1000000000000000;
	padding:7% 0;
	display:none;
}
.over.open{
	display:block;
}
.over .container{
	height:100%;
}

.embed-responsive-16by9.half {
	padding-bottom: 28.25%;
}
.embed-responsive-4by3.half {
	padding-bottom: 32.50%;
}
/* 09 - TAB */
.nav-tabs-centered{
	text-align:center;
}
.nav-tabs-centered > li{
	display:inline-block;
	float:none;
}

.nav-tabs.nav-tabs-centered>li.active>a, .nav-tabs.nav-tabs-centered>li.active>a:focus, .nav-tabs.nav-tabs-centered>li.active>a:hover {
    color: #555;
    cursor: default;
    background-color: #fff;
    border-color: transparent;
    border-bottom: 1px solid #111111;
}

.nav-tabs>li>a:hover {
    border-color: transparent;
	background:none;
    border-bottom: 1px solid #bbb;
}

/* 13 - Footer */
footer{
	padding-top: 1em;
	padding-bottom: 1em;
	border-top:1px solid #ddd;
	text-align: left;
}

footer h3{
	font-size:1em;
	color:#000;
	margin-top:0;
	margin-bottom:1em;
}

/* 16 - Responsive Settings */
@media all and (min-width: 1441px) {	
	.nopadding-l-lg{
		padding-left:0;
	}
	
	.nopadding-r-lg{
		padding-right:0;
	}
}
@media all and (min-width: 1200px) {	
	.nopadding-lr-md{
		padding-right:0!important;
		padding-left:0!important;
	}
}
@media all and (min-width: 1025px) {
}
@media all and (max-width: 1024px) {
	.nopadding-l-md{
		padding-left:0;
	}
	
	.nopadding-r-md{
		padding-right:0;
	}
	.text-centered-md{
		text-align:center;
	}
}
@media all and (max-width: 992px) {
	.nopadding-lr-sm{
		padding-right:0!important;
		padding-left:0!important;
	}
	.text-centered-sm{
		text-align:center;
	}
}
@media all and (max-width: 960px){
}
@media all and (max-width: 840px) {
}
@media all and (max-width: 768px) {
	.nopadding-lr-xs{
		padding-right:0!important;
		padding-left:0!important;
	}
	.navbar-fixed-bottom .navbar-collapse.fixed-top-kitten, .navbar-fixed-top .navbar-collapse.fixed-top-kitten{
		max-height:100%!important;
		margin:0;
	}
	.yamm .collapse.fixed-top-kitten, .collapse.fixed-top-kitten,.yamm .collapsing.fixed-top-kitten, .collapsing.fixed-top-kitten {
		position: fixed;
		width: 100%;
		height: 100%!important;
		top: 100px;
		left:0;
		z-index: 1000000000000000000;
		overflow-y: scroll;
	}
}
@media all and (max-width: 640px) {
}
@media all and (max-width: 600px) {
}
@media all and (max-width: 480px) {
	p.intro{
		font-size:48px;
		line-height:48px;
	}
	h1, .titol-h1{
		font-size: 48px;
	}
	.nopadding-l-md, .nopadding-r-md, .nopadding-l-sm, .nopadding-r-sm, .nopadding-l-lg, .nopadding-r-lg{
		padding-left:0;
		padding-right:0;
	}
	.nopadding-l-xs{
		padding-left:0;
	}
	
	.nopadding-r-xs{
		padding-right:0;
	}
	.text-centered-xs{
		text-align:center!important;
	}
}
@media all and (max-width: 360px) {
}
@media all and (max-width: 320px) {
}
.col-xs-x5{
		width:20%;
		padding:0 15px;
	}
@media all and (min-width: 768px){
	.col-sm-x5{
		width:20%;
		padding:0 15px;
	}
}
@media all and (min-width: 992px) {
	.col-md-x5{
		width:20%;
		padding:0 15px;
	}
}
@media (min-width: 1200px) {
	.col-lg-x5{
		width:20%;
		padding:0 15px;
	}
}

/* 18 - IUBENDA */
/*
.iubenda-ibadge{
	margin-bottom:-21px;
}
#iubenda-cs-banner{
    bottom: 0px !important;
    left: 0px !important;
    position: fixed !important;
    width: 100% !important;
    z-index: 99999998 !important;
    background-color: black;
}
.iubenda-cs-content{
    display:block;
    margin:0 auto;
    padding: 20px;
    width:auto;
    font-size: 14px;
    background: #000;
    color: #fff;
}
.iubenda-banner-content{
}
.iubenda-cs-rationale{
    max-width: 900px; position:relative; margin: 0 auto;
}
.iubenda-banner-content > p {
    line-height: 1.5;
}
.iubenda-cs-close-btn{
    margin:0;
    color: #fff;
    text-decoration:none;
    font-size:14px;
    position: absolute;
    top: 0;
    right: 0;
    border: none;
}
.iubenda-cs-cookie-policy-lnk{
    text-decoration: underline;
    color: #fff;
    font-size: 14px;
    font-weight: 900;
}*/

/* 19 - MODULI */
#article .top .col-sm-6{
	width:100%!important;
}

@font-face {
  font-family: 'fontello';
  src: url('../font/fontello.eot?99956536');
  src: url('../font/fontello.eot?99956536#iefix') format('embedded-opentype'),
       url('../font/fontello.woff2?99956536') format('woff2'),
       url('../font/fontello.woff?99956536') format('woff'),
       url('../font/fontello.ttf?99956536') format('truetype'),
       url('../font/fontello.svg?99956536#fontello') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'fontello';
    src: url('../font/fontello.svg?80953813#fontello') format('svg');
  }
}
*/
 
 [class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: none;
 
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  /* opacity: .8; */
 
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
 
  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
 
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: .2em;
 
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
 
  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
 
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}
 
.icon-facebook:before { content: '\e800'; }
.icon-twitter:before { content: '\e801'; }
.icon-instagram:before { content: '\e802'; }
.icon-gplus:before { content: '\e803'; }
.icon-phone:before { content: '\e804'; }
.icon-location:before { content: '\f031'; }
.icon-linkedin:before { content: '\f0e1'; }
.icon-pinterest:before { content: '\f231'; }
.icon-instagram-filled:before { content: '\f31f'; }


@import url('https://fonts.googleapis.com/css?family=Montserrat:300,400,600,700,900|Open+Sans:300,400,600,700,800&subset=latin-ext');

body{font-family: "宋体", Arial}

/* fallback */
@font-face {
  font-family: 'Material Icons';
  font-style: normal;
  font-weight: 400;
  src: url(../images/flUhRq6tzZclQEJ-Vdg-IuiaDsNc.woff2) format('woff2');
}

.material-icons {
  font-family: 'Material Icons';
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  display: inline-block;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -webkit-font-feature-settings: 'liga';
  -webkit-font-smoothing: antialiased;
}


/* PROVA HOMEPAGE */

.navbar-toggle .icon-bar {
	position: absolute;
	display: block;
	height: 3px;
	left: calc(50% - 11px);
	background-color: black;
	border-radius: 6px;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
	transition: -webkit-transform 200ms ease-out;
	transition: transform 200ms ease-out;
	transition: transform 200ms ease-out, -webkit-transform 200ms ease-out;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	margin: 0!important;
}

.navbar-toggle .icon-bar:nth-of-type(2) {
	top: 30px;
}

.navbar-toggle .icon-bar:nth-of-type(3) {
	top: 36px;
}

.navbar-toggle .icon-bar:nth-of-type(4){
	top: 36px;
}

.navbar-toggle .icon-bar:last-of-type {
	top: 42px;
}

/*attivo*/
/*.navbar-toggle[aria-expanded="true"] {
	position: absolute;
	-webkit-transform: translate3D(0,8px,0);
	transform: translate3D(0,8px,0);
}*/

.navbar-toggle[aria-expanded="true"] .icon-bar:nth-of-type(2){
	top: 8px;
	width: 0;
	left: 50%;
}

.navbar-toggle[aria-expanded="true"] .icon-bar:nth-of-type(3) {
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}

.navbar-toggle[aria-expanded="true"] .icon-bar:nth-of-type(4) {
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

.navbar-toggle[aria-expanded="true"] .icon-bar:last-of-type {
	top: 8px;
	width: 0;
	left: 50%;
}

.home.navbar-default, .home .navbar-collapse.collapse{
	background-color: rgba(255,255,255,0);
}
.home.navbar-default .white{
	transition: all .5s ease;
	-moz-transition: all .5s ease;
	-ms-transition: all .5s ease;
	-o-transition: all .5s ease;
	-webkit-transition: all .5s ease;
	background-color: rgba(255,255,255,0);
	border-color:rgba(255,255,255,0) ;
}
.home.navbar-default a.btn-empty:link, .home.navbar-default a.btn-empty:visited {
	color: #fff;
	border-color: #fff;
	margin: 0;
}
.home.navbar-default a.btn-empty:hover {
	background-color: #fff;
	border-color: #fff;
	color: #274780;
	margin: 0;
}
.home.navbar-default.logoheight .white{
	background-color: rgba(255,255,255,1);
	border-color:rgba(0,0,0,0.1) ;
}
.home.navbar-default.logoheight .white a.btn-empty:link, .home.navbar-default.logoheight .white a.btn-empty:visited {
	color: #274780;
	border-color: #274780;
	margin: 0;
}
.home.navbar-default.logoheight .white a.btn-empty:hover {
	color: #fff;
	background-color: #274780;
	border-color: #274780;
	margin: 0;
}
.home.navbar-default .navbar-brand img{
	filter: brightness(0) invert(1);
	transition: all .5s ease;
	-moz-transition: all .5s ease;
	-ms-transition: all .5s ease;
	-o-transition: all .5s ease;
	-webkit-transition: all .5s ease;
}
.home.navbar-default.logoheight .navbar-brand img{
	filter: brightness(1) invert(0);
	padding-top: 18px!important;
	padding-bottom: 9px;
}
.home.testata.logoheight{
	background-color: rgba(255,255,255,1);
	margin-top: 0;
}

.home.navbar-default .navbar-nav li a{
	color: #fff;font-family: "宋体", Arial;
}

.home.navbar-default.logoheight .navbar-nav li a:link, .home.navbar-default.logoheight .navbar-nav li a:visited{
	color: #274780;
}

.navbar-default.logoheight .navbar-nav>.open>a, .navbar-default.logoheight .navbar-nav>.open>a:focus, .navbar-default.logoheight .navbar-nav>.open>a:hover, .logoheight ul.dropdown-menu li a:link, .logoheight ul.dropdown-menu li a:visited, .yamm.logoheight ul.category-list li a:link, .yamm.logoheight ul.category-list li a:visited {
	color: #fff!important;
	background-color: #1a4881;
}

ul.list li{
	padding-bottom: 10px;
}

ul.list-indent li{
	list-style: none;
	border-bottom: 1px solid rgba(0,0,0,0.1);
}
ul.list-indent li a:link, ul.list-indent li a:visited, ul.list-indent li a:hover{
	padding: 10px;
	display: block;
}

ul.list-indent li a:hover{
	text-decoration: none;
	background: rgba(0,0,0,0.05);
}

/**/

.navbar-brand{
	transition: all .5s ease;
	-moz-transition: all .5s ease;
	-ms-transition: all .5s ease;
	-o-transition: all .5s ease;
	-webkit-transition: all .5s ease;
}

.embed-responsive-16by6{
	padding-bottom: 41.85%;
}

.bounce {
	-webkit-animation-name: bounce;
	-moz-animation-name: bounce;
	-o-animation-name: bounce;
	animation-name: bounce;
}
.animated{-webkit-animation-fill-mode:both;
	-moz-animation-fill-mode:both;
	-ms-animation-fill-mode:both;
	-o-animation-fill-mode:both;

	animation-iteration-count: infinite;
	-moz-animation-iteration-count: infinite;
	-webkit-animation-iteration-count: infinite;

	animation-fill-mode:both;
	-webkit-animation-duration:2s;
	-moz-animation-duration:2s;
	-ms-animation-duration:2s;
	-o-animation-duration:2s;
	animation-duration:2s;
}

.social a{
	margin-right: 20px;
}

.video-nero {
	background: rgba(0,0,0,0.50)!important;
	-webkit-box-shadow: inset 0px 0px 100px 0 rgba(0,0,0,0.5);
	-moz-box-shadow: inset 0px 0px 100px 0 rgba(0,0,0,0.5);
	box-shadow: inset 0px 0px 100px 0 rgba(0,0,0,0.5);
}

.testata, .black{
	transition: all .5s ease;
	-moz-transition: all .5s ease;
	-ms-transition: all .5s ease;
	-o-transition: all .5s ease;
	-webkit-transition: all .5s ease;
}

.container.cont_border{
	border-left: 50px solid #fff;
	border-right: 50px solid #fff;
	padding: 0;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
}


.testata.logoheight{
	margin-top: -35px;
	-webkit-box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.15);
	-moz-box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.15);
	box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.15);
}

.testata.logoheight .navbar-brand{
	padding-top:0;
	padding-bottom:0;
}

.testata.logoheight .navbar-nav>li>a {
	padding-top: 30px;
	padding-bottom: 25px;
}

.testata.logoheight a.dropdown-toggle.lang {
	padding: 30px;
	padding-bottom: 25px;
}

/* NUOVO MENU */
.col-lg-12.top .col-lg-6{
	width:100%!important;
}

.col-lg-12.top .col-lg-6.min-height-article{
	min-height:auto;
}
.form-border{
	border:3px solid #274780;
	margin-left:-15px;
}
.form-control {
    border-radius: 0;
}
.btn-primary{
	background-color:#fff;
	border-color:#274780;
	border-width:2px;
	color:#274780;
	border-radius:0;
	-o-transition: .5s;
    -ms-transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    transition: .5s;
}
.btn-primary:hover{
	background-color:#274780;
	border-color:#274780;
	color:#fff;
}
.btn-primary.full {
    background-color: #274780;
    border-color: #274780;
    border-width: 2px;
    color: #ffffff;
    border-radius: 0;
    -o-transition: .5s;
    -ms-transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    transition: .5s;
}
.btn-primary.full:hover{
	background-color:#ffffff;
	border-color:#274780;
	color:#274780;
}
/* BREADCRUMB */

#breadcrumb{
}

#breadcrumb ul{
	padding:0;
}

#breadcrumb li{
	float:left;
	list-style:none;
}

#breadcrumb li a:after{
	content:'/';
	padding:0 0 0 15px;
}

#breadcrumb li:last-of-type a:after{
	content:'';
}

#breadcrumb li a{
	padding:15px 0 15px 15px;
	display:block;
	color:#fff;
}

#breadcrumb li a:hover{
}

/* MODULO STICKY */
.fixedsticky { top: 0; }


body{
/*	background:url(../images/bg/frecce.gif) center 1180px no-repeat;*/
	font-family: "宋体", Arial;
	color: #111;
}

h1,h2,h3,h4,h5,h6, .logo, h2.titol1,.intro, .navbar-default .navbar-nav>li>a, .text-colored, .nav-tabs.nav-tabs-centered>li>a, .navbar, .titol2 {
	font-family: "宋体", Arial;
}
h1, h2.titol1{
	font-weight: 900;
	color: #1f3f6a;
	font-family: "宋体", Arial;
}
h2, h3.titol2, .titol2{
	font-weight: 900;
	color: #1c8f9a;
	font-family: "宋体", Arial;
}

h3.titol2, .titol2{
	font-size: 21px;
	font-family: "宋体", Arial;
}

#dati-tecnici{
	background: #1f3f6a;/*url("../images/download.JPG") center center;*/
	background-size: cover;
	color: #fff;
	font-family: "宋体", Arial;
}
/*
#panoramica{
	background: #f1f1f1;
	position: relative;
}
#panoramica:before{
	content: '';
	position: absolute;
	top: -100px;
	right: 0;
	z-index: 1000;
	width: 0;
	height: 0;
	border-bottom: 100px solid #f1f1f1;
	border-right: 2048px solid transparent;
}*/

.lead{
	color: #1c8f9a;
	font-weight: 400;
}
/*
#gallery div:first-of-type{
	background: #f38d29;
}*/
#gallery .embed-responsive-item, #gallery .embed-responsive-item a, #gallery .embed-responsive-item a:before, .elenco-articoli .embed-responsive-item, .elenco-articoli .embed-responsive-item a, .elenco-articoli .embed-responsive-item a:before {
	transition: all .5s ease;
	-moz-transition: all .5s ease;
	-ms-transition: all .5s ease;
	-o-transition: all .5s ease;
	-webkit-transition: all .5s ease;
}

#gallery .embed-responsive-item:hover, .elenco-articoli .embed-responsive-item:hover{
	transform: scale(1.2);
}
#gallery .embed-responsive-item .material-icons{
	font-size: 75px;
	width: 150px;
	height: 150px;
	line-height: 150px;
	text-align: center;
	top:50%;
	left: 50%;
	color: #ffffff;
	opacity: 0;
}
#gallery .embed-responsive-item:hover .material-icons, .elenco-articoli .embed-responsive-item:hover .material-icons {
	opacity: 1;
}
#gallery .embed-responsive-item a, .elenco-articoli .embed-responsive-item a{
	-webkit-box-shadow: inset 0px 0px 50px 0px rgba(0,0,0,0.15);
	-moz-box-shadow: inset 0px 0px 50px 0px rgba(0,0,0,0.15);
	box-shadow: inset 0px 0px 50px 0px rgba(0,0,0,0.15);
}
#gallery .embed-responsive-item:hover a, .elenco-articoli .embed-responsive-item:hover a{
	background: rgba(0,0,0,0.25);
}

.elenco-articoli .embed-responsive-4by3{
	background: url(../images/img-alternativa.gif) center center no-repeat;
}

h1,h2,h3,h4,h5,h6, .logo, h2.titol1,.intro, .navbar-default .navbar-nav>li>a, .text-colored{
}


h1.contattaci{
	color: #fff;
	font-weight:700;
	font-size: 70px!important;
}
ul.dropdown-menu{
	z-index:103100000;
	position:absolute;
}

ul{
	padding: 0 0 0 0px;
}

ul.list-division{
	padding:0;
	margin:0 0 20px 0;
	list-style:none;
}

ul.list-division li{
	line-height:18px;
	padding:12px 0;
	border-bottom:1px solid rgba(0,0,0,0.1);
}

ul.list-division li:last-of-type{
	border-bottom:none;
}

.black45{
	background:rgba(0,0,0,0.45);
}

.news-home{
	background:url(../images/bg/news-home.png) center center no-repeat;
}

.spacer-top{
	padding-top:189px;
}

.spacer-top-prodotti{
	padding-top:127px;
}

.btn-red{
	color:#fff;
	font-size: 900;
	font-family: "宋体", Arial;
}

.bg-primary-color{
	background:#274780;
	color:#ffffff;
}

.btn-empty span.glyphicon:empty {
    padding-right: 0;
    width: 22px;
}

.btn-empty, .btn-empty:link, .btn-empty:visited, .nav-tabs > li.active > a.btn-empty, .nav-tabs > li > a.btn-empty, input.btn-empty {
    padding: 15px 18px;
}

p.text-red, a.text-red:link, a.text-red:visited, span.text-red, .text-red {
    color: #274780!important;
}

.bg-primary-color h2{
	color:#ffffff;
}

a.btn-empty.btn-white:link, a.btn-empty.btn-white:visited{
	color:#fff;
	border-color:#fff;
	border-radius:0;
}

a.btn-empty.btn-white:hover{
	background:#fff;
	color:#274780;
}

.black .navbar-collapse.collapse, .black{
	background-color:#274780;
}

.black .navbar-collapse.collapse a:link, .black .navbar-collapse.collapse a:visited{
	border: none;
}

.subnav .navbar-nav>li>a.btn-red, .black .subnav .navbar-nav>li>a.btn-red{
	color:#fff;
	padding-top:7px;
	padding-bottom:7px;
}

.black .navbar-collapse.collapse a:link, .black .navbar-collapse.collapse a:visited{
	color:rgba(255,255,255,0.9);
	font-size: 14px;%
}

.black .navbar-collapse.collapse a:hover{
	color:rgba(255,255,255,1);
}

.img-servizi, .img-prodotti {
    background-size: auto 100%;
    background-position: center right;
}

.img-servizi.large, .img-prodotti.large {
    background-size: 100% auto;
    background-position: center center;
}

.img-prodotti {
    background-image: url();
}

.img-servizi {
    background-image: url();
}

.icon-gplus, .icon-facebook, .icon-twitter{
	font-size:18px;
}


ol.breadcrumb li{
	font-size:16px;
}


.minh-listnumber{
	min-height:138px;
}

.big-number{
	font-size:90px;
}
.big-number span{
	color:#274780;
}
.bordered-l{
	border-left:2px solid #111;
}

.subnav .navbar-nav>li>a {
    padding-top: 9px!important;
    padding-bottom: 9px!important;
	font-size:14px;
}

.text-red{
	font-weight:300;
}

.bollino{
	background-color:#ffffff;
	display:block;
	border-radius:600px;
	padding:18px;
	margin-top:-100px;
	margin-bottom:-100px;
	margin-left:-100px;
	z-index: 999;
    position: absolute;
    left: 50%;
}

.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover {
    color: #fff;
    background-color: #1a4881;
}
h1,h2,h3,h4,h5,h6{
	letter-spacing:-1px;
}

h3{
	text-transform:uppercase;
	font-size:18px;
}

a:link, a:visited, footer h3, .text-colored{
	color:#274780;
}

footer p{
	color: #fff;
}

.text-colored{
	text-transform:uppercase;
}

/* 04 - Home */
#home .banner-assoluto .container{
	position:relative;
}
#home .banner-assoluto .container::before{
	position:absolute;
	top:-100px;
	left:0;
	content:'';
	width:150px;
	height:150px;
	display:block;
	border-left:3px solid #fff;
	border-top:3px solid #fff;
}
#home .banner-assoluto .container::after{
	position:absolute;
	bottom:-100px;
	right:0;
	content:'';
	width:150px;
	height:150px;
	display:block;
	border-right:3px solid #fff;
	border-bottom:3px solid #fff;
}
.spacer-top-prodotti .table-row{
	height:480px;
}
#prodotti .table-row .titol-evidenza{
	position:relative;
	display:inline-block;
	padding-bottom:0;
	margin-bottom:20px;
	color:#fff;
	background:rgba(233,26,46,0.90);
	padding:30px 36px;
}
#prodotti .table-row .titol-evidenza a:link, #prodotti .table-row .titol-evidenza a:visited{
	color:#fff;
}
#prodotti .table-row .titol-evidenza::before{
	position:absolute;
	top:15px;
	left:18px;
	content:'';
	width:18px;
	height:18px;
	display:block;
	border-left:3px solid #fff;
	border-top:3px solid #fff;
}
#prodotti .table-row .titol-evidenza::after{
	position:absolute;
	bottom:15px;
	right:18px;
	content:'';
	width:18px;
	height:18px;
	display:block;
	border-right:3px solid #fff;
	border-bottom:3px solid #fff;
}
.article-block h1, .article-block h2, .article-block h3{
	overflow: hidden;
    text-overflow: ellipsis;
	outline:none;
	white-space: nowrap;
}

a.sp-tb-2{
	display:inline-block;
	margin-bottom:0;
}

.table-row{
	height:350px;
}
.red-transparent{
	background-color: rgba(233,26,46,0.90);
    color: #fff;
    padding: 60px;
}

.red-transparent a:link, .red-transparent a:visited{
	color:#fff;	
}

.red-transparent hr{
	background-color:rgba(255,255,255,0.5);
}

.red-transparent h2{
	color:#fff;
}
/*.cerchio{
	width:283px;
	height:283px;
	-webkit-border-radius: 9000px;
	-moz-border-radius: 9000px;
	border-radius: 9000px;
	background:#e1e1e1;
	margin-left:-142px;
	margin-top:-50px;
	position:absolute;
	left:50%;
	z-index:1000;
}*/
.cerchio-fuxia{
	background:#fff;
	border:9px solid #274780;
}
.cerchio-giallo{
	background:#fff;
	border:9px solid #fedc75;
}

.cerchio h2{
	padding-top:80px;
}
.block{
	height:390px;
}

.vmiddle.showintro .container, .vmiddle.showintro-home .container {
    opacity: 1;
    -o-transition: 1.5s;
    -ms-transition: 1.5s;
    -moz-transition: 1.5s;
    -webkit-transition: 1.5s;
    transition: 1.5s;
	margin-top:0;
}
.showintro .lead{
	color:#fff;
}

.descrizione-categoria p:first-of-type{
	font-size: 21px;
	font-size: 21px;
    margin-bottom: 20px;
    font-weight: 300;
    line-height: 1.4;
}

.vmiddle .container {
    opacity: 0;
    margin-top: 36px;
}

.shadow{
	-webkit-box-shadow: 0 6px 6px -6px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 6px 6px -6px rgba(0, 0, 0, 0.2);
	box-shadow: 0 6px 6px -6px rgba(0, 0, 0, 0.2);
}

#gallery .shadow-inside, .articolo-applet .shadow-inside{
	z-index:2;
	width:100%;
	height:100%;
	position:absolute;
}
#gallery .box-gallery .open-focus{
	z-index:3;
	width:100%;
	height:100%;
	position:absolute;
	opacity:0;
	background-color: rgba(233,26,46,0.90);
	 transition: opacity .25s ease-in-out;
   -moz-transition: opacity .25s ease-in-out;
   -webkit-transition: opacity .25s ease-in-out;
}
#gallery .box-gallery:hover .open-focus{
	z-index:3;
	width:100%;
	height:100%;
	position:absolute;
	opacity:1;
}

#gallery .box-gallery .open-focus h3{
	color:#fff;
	top:50%;
	margin-top:-10px;
}

#gallery .box-gallery .open-focus h3::before, #gallery .box-gallery .open-focus h3::after{
	border-color:#fff;
	transition:all .15s linear;
}

#gallery .box-gallery .open-focus h3::before {
    top: -9px;
    left: -18px;
}

#gallery .box-gallery .open-focus h3::after {
    bottom: -9px;
    right: -18px;
}

#gallery .box-gallery:hover .open-focus h3::before {
	top: -15px;
    left: -24px;
}

#gallery .box-gallery:hover .open-focus h3::after {
	bottom: -15px;
    right: -24px;
}

#azienda .col-xs-x5{
	min-height: 100px;
	font-family: "宋体", Arial;
}


/*FORM CONTATTI*/

.form-contatti{
	height: auto;
    width: 100%;
    border: 0;
    border-bottom: 2px solid #000;
}
#dati-tecnici .form-contatti{
	background: none;
	border-bottom: 2px solid #FFF;
}
.form-contatti-textarea{
	height: auto;
    width: 100%;
	border: 2px solid #000;
}
textarea:focus, input:focus{
    outline: none;
}textarea:focus, input:focus{
    outline: none;
}

/***********************************/



.big{
	font-size:30px;
	font-family: "宋体", Arial;
	font-weight: 900;
	color: #1f3f6a;
}

.col-md-4.col-x5{
	width:20% !important;
}

video, iframe {
  width: 100%    !important;
  height: 100%   !important;
}
.video-home-banner{
/*	height:800px;*/
	overflow:hidden;
}

.tab-content{
	min-height:480px;
}

.popover{
	line-height:18px;
}

#preload{
	background:#333;
	width:100%;
	height:100%;
	position:absolute;
	top:0;
	left:0;
}
p a:link, p a:visited, p a:hover{
	color: #f38d29;
}
a.btn-red:link, a.btn-red:visited, input.btn-red, button.btn-red{
	background: #f38d29;
	color:#ffffff;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	border:2px solid #f38d29;
	-o-transition:.5s;
	-ms-transition:.5s;
	-moz-transition:.5s;
	-webkit-transition:.5s;
	transition:.5s;
	font-size:18px;
	font-weight: 700;
	font-family: "宋体", Arial;
}

a.btn-red span.glyphicon, span.glyphicon.glyphicon-wrench, span.glyphicon.glyphicon-globe {
    float: left;
    display: block;
    width: 45px;
    height: 38px;
    line-height: 38px;
    margin: -10px 0px -9px -22px;
    -o-transition: .5s;
    -ms-transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    transition: .5s;
	text-align:center;
}

a.btn-red:hover, input.btn-red:hover, button.btn-red:hover{
	border-color:#e84e07;
	background:#e84e07;
	color:#fff;
}

.embed-responsive a.btn-empty:link, .embed-responsive a.btn-empty:visited{
	color: #fff;
	border-color: #fff;
	padding: 8px 20px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	-o-transition:.5s;
	-ms-transition:.5s;
	-moz-transition:.5s;
	-webkit-transition:.5s;
	transition:.5s;
	font-size:18px;
	font-weight: 700;
	font-family: "宋体", Arial;
}

p.bottoni a{
	margin: 0 15px!important;
}

.embed-responsive a.btn-empty:hover{
	color: #274780;
	border-color: #ffffff;
	background: #ffffff;
}

a.btn-black:link, a.btn-black:visited, input.btn-black{
	border-color:#323232;
	background: #323232;
	color:#ffffff;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	border:2px solid #323232;
	-o-transition:.5s;
	-ms-transition:.5s;
	-moz-transition:.5s;
	-webkit-transition:.5s;
	transition:.5s;
	font-size:18px;
}

a.btn-black:hover, input.btne-black:hover{
	border-color:#000000;
	background:#000000;
	color:#fff;
}

#prodotti .elenco-articoli:nth-child(3) div.col-lg-6, #prodotti .elenco-articoli:nth-child(4) div.col-lg-6{
	float:right;
}
.elenco-articoli h3, .elenco-articoli p{
	display: -webkit-box;
    height: 36px;
    line-height: 18px;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

/*
#prodotti .elenco-articoli:nth-child(2), #prodotti .elenco-articoli:nth-child(3), #prodotti .elenco-articoli:nth-child(6),#prodotti .elenco-articoli:nth-child(7){
	background-color:#e6e6e6;
}*/

/* GALLERIA INTERNA BLOCCHI */

.fancybox{
	display:block;
/*	height:349px;*/
	position:relative;
	overflow:hidden;
}

.box-gallery:nth-child(1), .box-gallery:nth-child(11){
	width:50%;
	padding-bottom:29px;
}

.box-gallery:nth-child(11){
	float:right;
}

.box-gallery:nth-child(1) img, .box-gallery:nth-child(7) img, .box-gallery:nth-child(11) img, .box-gallery:nth-child(15) img{
	width:100%;
}

.fancybox img{
/*	position:absolute;
	top:0;
	left:0;*/
}

.block1{
		height:auto;
		padding-top:30px;
		padding-bottom:30px;
	}

#soggiorni .block1, #camerette .block1{
	float:right;
}

/*.navbar-toggle {
    height: 107px;
    width: 107px;
    margin: 0;
    border: none;
    border-left: 1px solid #f9f9f9;
	z-index:3;
}*/

.breadcrumb {
    background: none;
    margin-top: 18px;
    margin-bottom: 18px;
    padding: 0;
}

.breadcrumb>li:last-of-type a {
    display: inline-block;
    max-width: 100px;
    text-overflow: ellipsis;
    outline: none;
    white-space: nowrap;
    overflow: hidden;
    margin-bottom: -5px;
}

footer{
	background: #04102c;
	padding: 100px 0 10px 0;
	border: none;
}

footer ul.list-division li{
	padding:9px 0!important;
}

footer ul.list-division li a{
	display:block;
}

footer a:link, footer a:visited{
	color: rgba(255,255,255,1);
}

footer a:hover{
}
footer ul{
	padding: 0;
}
footer li{
	padding: 0;
	border-bottom: 1px solid #364056;
}
footer li{
	padding: 5px 0;
}

a.btn-red:link, a.btn-red:visited, input.btn-red{
	margin-right:0;
}

/* STILI PRELOADER E PRODOTTI */
#preload, #preload-home {
    background: #cccccc;
    width: 100%;
    height: 480px;
	margin-top:127px;
}
.bimail, .biplay, .bireport {
    background-color: #f1f1f1;
    height: 480px;
}

.white.showintro .lead{
	color:#111;
}

.bimail {
    background: url(../images/prodotti/BIReport.jpg)no-repeat center center;
    -webkit-background-size: 100% auto!important;
    -moz-background-size: 100% auto!important;
    -o-background-size: 100% auto!important;
    background-size: 100% auto!important;
}

.biplay {
    background: url(../images/prodotti/BIReport.jpg)no-repeat center center;
    -webkit-background-size: 100% auto!important;
    -moz-background-size: 100% auto!important;
    -o-background-size: 100% auto!important;
    background-size: 100% auto!important;
}

.bireport {
    background: url(../images/prodotti/BIReport.jpg)no-repeat center center;
    -webkit-background-size: 100% auto!important;
    -moz-background-size: 100% auto!important;
    -o-background-size: 100% auto!important;
    background-size: 100% auto!important;
}

#intro {
    opacity: 0;
    margin-top: 36px;
}

#intro.showintro, #intro.showintro-home {
    display: block;
    opacity: 1;
    margin-top: 0px;
    -o-transition: 1.5s;
    -ms-transition: 1.5s;
    -moz-transition: 1.5s;
    -webkit-transition: 1.5s;
    transition: 1.5s;
}

/* STILI PAGINA PRODOTTO */
.feature .feature-desc{
	position:relative;
}
.feature .feature-desc .feature-info {
    position: absolute;
}
.browser {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #d5dadf;
    border-radius: 3px;
    box-shadow: 0 13px 35px rgba(98, 100, 112, 0.25);
    display: inline-block;
    margin: auto;
    min-height: 200px;
    overflow: hidden;
    position: relative;
	width:100%;
}
.browser .top-bar {
    background: #fff none repeat scroll 0 0;
    border-bottom: 1px solid #d5dadf;
    border-radius: 4px 4px 0 0;
    height: 43px;
}
.browser .top-bar .lights {
    left: 12px;
    list-style: outside none none;
    padding: 0;
    position: absolute;
    top: 5px;
}
.browser .top-bar .lights li {
    margin-right: 8px;
    width: 10px;
    border: 1px solid #da4b47;
    border-radius: 100%;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.12) inset;
    display: inline-block;
    height: 10px;
    margin-right: 6px;
    width: 10px;
}
.browser .top-bar .lights li:nth-child(1) {
    background: #f66560 none repeat scroll 0 0;
}
.browser .top-bar .lights li:nth-child(2) {
    background: #f9c964 none repeat scroll 0 0;
    border-color: #dcac47;
}
.browser .top-bar .lights li:nth-child(3) {
    background: #30c75d none repeat scroll 0 0;
    border-color: #1fa748;
}
.browser .frame img {
    width: 100% !important;
}

.bg-img.bg-report{
	background:url(../images/prodotti/bireport/1-Dashboard.jpg) top left no-repeat;
	background-size: auto 100%;
}

.bg-img.bg-mail{
	background:url(../images/prodotti/bimail/bimail1.jpg) top left no-repeat;
	background-size: auto 100%;
}

.bg-img.bg-play{
	background:url(../images/prodotti/biplay/biplay1.jpg) top left no-repeat;
	background-size: auto 100%;
}

.table-row.interna{
	height:480px;
}

#testata-home{
	margin-top: 127px;
}

@media (max-width:1800px){
	.box-gallery:nth-child(1) img, .box-gallery:nth-child(11) img{
		height:100%;
		width:auto;
	}
}
@media (min-width:1860px){
	.img-servizi, .img-prodotti {
		background-size: 100% auto;
		background-position: center right;
	}
}
@media (min-width:1024px){
}
@media all and (min-width: 1441px) {
	.video-home-banner{
		margin-top:127px;
		height:1070px;
		overflow:hidden;
	}
	.col-lg-x5.bordered{
		min-height:400px;
	}
	/* PAGINA PRODOTTO */
	.embed-responsive-10by3-5 {
		padding-bottom: 35%;
	}
}

@media (min-width: 1024px){
}

@media (min-width: 769px){
	.testata-bottom {
		position: absolute;
		bottom: 0;
		width: 100%;
	}
	h1.contattaci {
		margin-top: -187px;
	}
}
@media all and (max-width: 1440px) {
    .mg-bottom-5{
        margin-bottom:30px!important;
    }
    h1.contattaci{
        margin-top:-140px;
    }
    .bordered h3{
        margin-bottom:20px;
    }
	.intro {
		font-size: 70px;
		line-height:70px;
		color: #fff;
	}
	.col-lg-x5.bordered{
		min-height:430px;
	}
	body.home{
		background:none;
	}
	.embed-responsive-10by3-5 {
		padding-bottom: 45%;
	}
}
@media all and (max-width: 1200px) {
	.col-lg-x5.bordered{
		min-height:270px;
	}
}
@media all and (max-width: 1024px) {
	.showintro .lead {
		font-size:16px;
	}
}
@media all and (max-width: 992px) {
	video {
	  width:100%  !important;
	  height:auto   !important;
	  position:absolute;
	  left:-35%;
	  top:0;
	}
	.feature .feature-desc .feature-info {
		position: static;
	}
}
@media (max-width: 960px){
}
@media all and (max-width: 840px) {
	.video-home-banner, .video-home-banner .embed-responsive-16by9{
		margin-top:127px;
		min-height:600px;
		position:relative;
	}
	.video-home-banner iframe{
	position: absolute;
  	left: 50%;
  	top: 50%;
  	-webkit-transform: translate(-50%,-50%);
      -ms-transform: translate(-50%,-50%);
          transform: translate(-50%,-50%);
	   width: 1067px !important;
    	height: 100% !important;
	}
	#home .banner-assoluto .container::before{
		left:10px;
	}
	#home .banner-assoluto .container::after{
		right:10px;
	}
}
.navbar-default {
	height: auto;
}
.dropdown-menu {
	min-width: 100%;
}

.navbar-right i.material-icons {
	font-size: 15px;
	float: left;
	margin-right: 15px;
}

.navbar-right .lang .material-icons{
	float: left;
	font-size: 20px;
	margin-right: 6px;
}

.navbar-nav {
	float: none;
	margin: 0 auto;
	text-align:center;
}
.navbar-nav li{
	float: none;
	display:inline-block;
}
.navbar-header {
	float: left;
	position:absolute;
}
.nav-pills > li + li {
	margin-left: 0px;
}
.affix {
	top: 158px;
}
.navbar-nav>li>a:link, .navbar-nav>li>a:visited {
	padding-top: 40px;
	padding-bottom: 35px;
	transition: all .5s ease;
	-moz-transition: all .5s ease;
	-ms-transition: all .5s ease;
	-o-transition: all .5s ease;
	-webkit-transition: all .5s ease;
	border-bottom: 5px solid rgba(255,255,255,0);
}
.navbar-nav>li.dropdown.open>a:link, .navbar-nav>li.dropdown.open>a:visited, .navbar-nav>li.dropdown.open>a:hover {
	border-bottom: 5px solid rgba(255,255,255,0);
}
.navbar-nav>li>a:hover {
	border-bottom: 5px solid #f38d29;
	padding-bottom: 35px;
}
a.dropdown-toggle.lang {
	padding: 40px 30px 40px 30px;
}
.navbar-default .navbar-nav li a, .nav-tabs.nav-tabs-centered>li>a {
	font-weight: 600;
	color: #1f3f6a;
	font-size: 16px;
}

.navbar-default .subnav .navbar-nav li a{
	font-weight: 200;
}
input.form-control{
	padding-left: 0;
	padding-right: 0;
}
@media all and (max-width: 768px) {
	.home-video{
		padding-bottom: 100%;
		background: url("../images/home/video-testata.jpg") center center!important;
		background-size: auto 100%;
	}
	.centrato-home{
		top:0!important;
	}
	.home-video .embed-responsive-16by9{
		padding-bottom: 100%;
	}
	.giustificato{
		text-align: left!important;
		padding-left: 15px;
	}
	.col-sm-5 .embed-responsive-16by9{
		margin-left: -30px;
	}
	.lead, p.lead{
		text-align: justify;
		padding: 0;
		margin: 0 0 10px;
	}
	.col-md-12.col-xs-12.sp-tb-5 .lead{
	    padding-left:15px;
	    padding-right:15px;
	}
	p.lead.sp-tb-8{
		padding: 80px 0;
	}
	.sp-top-10{
		padding-top: 50px!important;
	}
	.sp-bottom-10{
		padding-bottom: 50px!important;
	}
	.sp-tb-10{
		padding-top: 50px!important;
		padding-bottom: 50px!important;
	}
	.sp-top-5{
		padding-top: 20px!important;
	}
	.sp-bottom-5{
		padding-bottom: 20px!important;
	}
	.sp-tb-5{
		padding-top: 20px!important;
		padding-bottom: 20px!important;
	}
	/* HEADER */
	.testata-bottom h1,.testata-bottom hr{
		margin-bottom: 20px!important;
		position: absolute;
		z-index: 1;
		width: 100%;
	}
	.testata-bottom hr{
		width: 60%!important;
		margin: -20px 20% 0 20%!important;
	}
	h1, h1.contattaci{
		font-size: 27px!important;
	}
	h1.contattaci {
		color: #fff;
		font-weight: 700;
		margin-top: -74px;
	}
	h1.no-span{
		white-space: normal!important;
	}
	#storia .col-xs-12{
		background: none!important;
	}
	#storia .sp-lr-10.sp-tb-10{
		padding: 50px 30px!important;
	}
	#storia .cerchio {
		position: absolute;
		top: -100px;
		left: 50%;
		margin-left: -100px;
	}
	#panoramica .sp-lr-10, #galleria.sp-lr-10{
		padding-right: 30px!important;
		padding-left: 30px!important;
	}
	.badje-prodotto{
		padding-left: 30px!important;
		padding-right: 30px!important;
		border-bottom: 1px solid rgba(0,0,0,0.1);
	}
	.badje-prodotto .sp-tb-10.white {
		padding-top: 100px!important;
		padding-bottom: 0px!important;
	}
	.badje-prodotto div{
		padding-left: 0!important;
		padding-right: 0!important;
		background: none!important;
	}
	.badje-prodotto .interno{
		vertical-align: bottom!important;
	}
	.checkbox{
		padding: 0 20px 15px 20px;
	}
	.embed-responsive-10by3-5{
		padding-bottom: 120%;
	}
	.embed-responsive-10by3-5 .embed-responsive-item{
		background-position: top right!important;
		background-size: 200% auto!important;
		background-repeat: no-repeat!important;
		background-color: #fff!important;
	}
	.embed-responsive-10by3-5 .embed-responsive-item img.right{
		width: 100px;
	}
	.home.navbar-default .white{
		background-color: rgba(255,255,255,1);
		border-color:rgba(0,0,0,0.1) ;
	}
	.navbar-default {
	
	}
	.home.navbar-default .white a.btn-empty:link, .home.navbar-default .white a.btn-empty:visited {
		color: #274780;
		border-color: #274780;
		margin: 0;
	}
	.home.navbar-default .white a.btn-empty:hover {
		color: #fff;
		background-color: #274780;
		border-color: #274780;
		margin: 0;
	}
	.home.navbar-default .navbar-brand img{
		filter: brightness(1) invert(0);
		padding-top: 0px!important;
		padding-bottom: 9px;
	}
	.home.testata{
		background-color: rgba(255,255,255,1);
		margin-top: 0;
	}

	.home.navbar-default .navbar-nav li a:link, .home.navbar-default .navbar-nav li a:visited{
		color: #274780;
	}

	.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover, ul.dropdown-menu li a:link, ul.dropdown-menu li a:visited, .yamm ul.category-list li a:link, .yamm ul.category-list li a:visited {
		color: #fff!important;
		background-color: #1a4881;
	}
	.home .navbar-collapse ul.nav.navbar-nav{
		background: #fff;
		margin: 0;
		margin-top: 85px;
		position: fixed;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
	}
	.navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
		color: #555!important;
		text-align: center;
		background-color: #e7e7e7;
	}
	.navbar-nav>li>a:link, .navbar-nav>li>a:visited {
		padding:15px;
	}
	.home .navbar-collapse li {
		width: 100%;
		float: none;
	}
	/* HEADER */
	.navbar-toggle {
		height: 80px;
		width: 80px;
		margin: 0;
		border: none;
		border-left: 1px solid #f9f9f9;
	}
	.contenitore{
		margin-top: 85px;
	}
	.embed-responsive.embed-responsive-16by6 img{
		max-width: 50%!important;

	}
	#azienda .col-xs-x5{
		width: 100%;
		border: none!important;
		border-bottom: 1px solid rgba(0,0,0,0.1)!important;
		padding-left:0!important ;
		padding-right:0!important ;
		padding-bottom: 20px;
		padding-top: 10px;
		min-height: auto;
	}
	.container.cont_border{
		border: none;
		width:100%;
	}
	.sp-lr-3{
		padding-left: 0!important;
		padding-right: 0!important;
	}
	.sp-r-10, .sp-r-5{
		padding-right: 15px!important;
	}
	.sp-l-10, .sp-l-5{
		padding-left: 15px!important;
	}
	footer .nopadding-lr{
		padding-left: 15px!important;
		padding-right: 15px!important;
	}
	.navbar-nav>li>a {
		padding-top: 9px;
		padding-bottom: 9px;
		border-bottom:1px solid #eee;
	}
	.navbar-nav {
    	margin: 0 -15px;
	}
	.navbar-default .navbar-nav .open .dropdown-menu>li>a {
		color: #111;
		padding-left:15px;
	}
	.navbar-nav .open .dropdown-menu>li>a {
		padding: 5px 15px 5px 20px;
		line-height:25px;
	}
	#testata-home{
		margin-top: 107px;
	}
	.navbar-header{
		background-color: #fff;
		width: 100%;
	}
	.nopadding-lr-mobile{
		padding-left: 0!important;
		padding-right:0!important;
	}
	.padding15-lr-mobile{
		padding-left: 15px!important;
		padding-right: 15px!important;
	}
	.align-left-mobile{
		text-align: left!important;
	}
	h2.titol1 {
    	font-size: 30px!important;
	}
	h2 {
	    font-size: 27px!important;
	}
	ul.nav-scroll li{
		width: 33%;
	}
	ul.nav-scroll li a:link{
		width: 100%;
		font-size:12px;
		padding: 6px 0;
	}
	ul.nav-scroll li a.btn-empty:link, ul.nav-scroll li a.btn-empty:visited {
	    padding: 6px 0;
	}
	.table-row.interna{
		height: auto;
	}
	.table-row.interna.bg-img {
	    height: 400px;
	}
}
@media all and (max-width: 640px) {
	p.intro {
		font-size: 48px;
		line-height: 48px;
	}
}
@media all and (max-width: 600px) {
	span.white-mobile{
		position:absolute;
		top:20px;
		left:80px;
		display:block;
		height:63px;
		width:250px;
		z-index:2;
		/*background-color:#FFFFFF;*/
	}
	#my-video{
		margin-top: 0;
	}
}
@media all and (max-width: 480px) {
	.table-row{
		display: block;
	}
}
@media all and (max-width: 360px) {
}
@media all and (max-width: 320px) {
}
	.block1{
		height:520px;
		padding-top:30px;
		padding-bottom:30px;
	}

@font-face {
  font-family: 'fontello';
  src: url('../font/fontello.eot?34394260');
  src: url('../font/fontello.eot?34394260#iefix') format('embedded-opentype'),
       url('../font/fontello.woff2?34394260') format('woff2'),
       url('../font/fontello.woff?34394260') format('woff'),
       url('../font/fontello.ttf?34394260') format('truetype'),
       url('../font/fontello.svg?34394260#fontello') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'fontello';
    src: url('../font/fontello.svg?80953813#fontello') format('svg');
  }
}
*/
 
 [class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: none;
 
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  /* opacity: .8; */
 
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
 
  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
 
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: .2em;
 
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
 
  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
 
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}
 
.icon-facebook:before { content: '\e800'; }
.icon-twitter:before { content: '\e801'; }
.icon-instagram:before { content: '\e802'; }
.icon-gplus:before { content: '\e803'; }
.icon-phone:before { content: '\e804'; }
.icon-location:before { content: '\f031'; }
.icon-linkedin:before { content: '\f0e1'; }
.icon-instagram-filled:before { content: '\f31f'; }
li .choice {
    display: block;
    padding: 11px 16px;
    font-size: 18px;
    color: #111;
    float: left;
    background-color: #fff;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
}
li .choice input {
    padding: 0;
    margin: 0;
    border: none;
    width: 12px;
	background:none;
    text-align: right;
}
li.page a.page:link, li.page a.page:visited, li.page a.page:hover {
    display: none;
    padding: 11px 16px;
    font-size: 18px;
    color: #111;
}
.pagination-lg>li>a, .pagination-lg>li>span {
    padding: 10px 16px;
    font-size: 27px;
    line-height: 1.3333333;
	color:#111111;
}

/**/

.yamm .btn{
    color: #999;
}

@font-face {
	  font-family: 'fontello';
	  src: url('../font/fontello.eot?34394260');
	  src: url('../font/fontello.eot?34394260#iefix') format('embedded-opentype'),
		   url('../font/fontello.woff2?34394260') format('woff2'),
		   url('../font/fontello.woff?34394260') format('woff'),
		   url('../font/fontello.ttf?34394260') format('truetype'),
		   url('../font/fontello.svg?34394260#fontello') format('svg');
	  font-weight: normal;
	  font-style: normal;
	}
 
 [class^="icon-"]:before, [class*=" icon-"]:before {
	  font-family: "fontello";
	  font-style: normal;
	  font-weight: normal;
	  speak: none;
	  display: inline-block;
	  text-decoration: inherit;
	  width: 1em;
	  margin-right: .2em;
	  text-align: center;
	  font-variant: normal;
	  text-transform: none;
	  line-height: 1em;
	  margin-left: .2em;
	  -webkit-font-smoothing: antialiased;
	  -moz-osx-font-smoothing: grayscale;
	}
 
.icon-facebook:before { content: '\e800'; }
.icon-twitter:before { content: '\e801'; }
.icon-instagram:before { content: '\e802'; }
.icon-gplus:before { content: '\e803'; }
.icon-phone:before { content: '\e804'; }
.icon-location:before { content: '\f031'; }
.icon-linkedin:before { content: '\f0e1'; }
.icon-instagram-filled:before { content: '\f31f'; }

/* NUOVO MENU */

footer a.back-to-top:link, footer a.back-to-top:visited {
	text-align: center;
	display: inline-block;
	background: #02081a;
	color: #fff;
	width: 48px;
	height: 48px;
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -24px;
}



body, .lead{
	font-family: "宋体", Arial;
}/*
body {
	padding-top: 130px;
}*/
hr {
	background: #274780;
	height: 3px;
}
h1, .titol-h1, h2.titol1 {
	font-size: 48px;font-family: "宋体", Arial;
}



.row.pull-right{
	background-position: center right!important;
	background-size: 50% auto!important;
	background-repeat: no-repeat!important;
}

.row.pull-left{
	background-position: center left!important;
	background-size: 50% auto!important;
	background-repeat: no-repeat!important;
}

.sp-lr-10.pull-right {
	padding-left: 0!important;
}

.sp-lr-10.pull-left {
	padding-right: 0!important;
}

/* Stile pagina COMPANY */

#metodo .col-md-4, #metodo .col-md-6, #metodo .col-md-4 .col-md-8, #metodo .col-md-8 .col-md-8 {
	height: 200px;
	min-height: 200px;
	max-height: 200px;
}
.sp-tb-8{
	padding-top: 80px;
	padding-bottom: 80px;
}
.cerchio {
	margin-left: -200px;
	margin-right: 100px;
	float: left;
	width: 200px;
	height:200px;
	-webkit-border-radius: 9000px;
	-moz-border-radius: 9000px;
	border-radius: 9000px;
	background: #fff;
	border: 10px solid #ccc;
	position: relative;
	z-index: 1;
}
.grey .cerchio {
	margin-right: -200px;
	margin-left: 100px;
	float: right;
}
.cerchio:before {
	content: '';
	width: 90%;
	height: 90%;
	margin: 5%;
	position: absolute;
	top: 0;
	left: 0;
	-webkit-border-radius: 9000px;
	-moz-border-radius: 9000px;
	border-radius: 9000px;
	border: 10px solid #ccc;
}
.cerchio p.lead {
	position: absolute;
	top: 50%;
	right: 50%;
	line-height: 24px;
	width: 150px;
	margin-right: -75px;
	margin-top: -12px;
	text-align: center;
}
p.number {
	font-size: 100px;
	line-height: 200px;
	color: #274780;
	font-weight: normal;
	font-style: normal;
}

ul.nav-scroll li.active a.btn-empty:link, ul.nav-scroll li.active a.btn-empty:visited, ul.nav-scroll li.active a.btn-empty:hover{
	color:#FFFFFF;
	border-color:#274780;
	background-color:#274780;
	margin:0;
}

ul.nav-scroll li a.btn-empty:link, ul.nav-scroll li a.btn-empty:visited{
	background-color:none;
	padding:6px 15px;
	font-weight:200;
	font-size: 16px;
}

ul.nav-scroll li a.btn-empty:hover{
	background-color:#274780;
	color:#fff;
	border-color:#274780;
}
ul.nav-scroll{
	margin-bottom:0;
}

ul.nav-scroll li{
	display:inline-block;
	list-style:none;
}
ul.nav-scroll li:nth-of-type(2) a{
	display:inline-block;
	list-style:none;
	border-right: 0;
	border-left: 0;
}
ul.dropdown-menu li{
	display: block;
}
ul.dropdown-menu li a:link, ul.dropdown-menu li a:visited, .yamm ul.category-list li a:link, .yamm ul.category-list li a:visited {
	background-color: #034982;
	color: #fff;
	border-color: transparent;
	padding: 0 15px;
	font-size: 16px;
}
.navbar-nav>li>.dropdown-menu{
	border:none;
}

a.btn-empty:link, a.btn-empty:visited{
	color:#274780;
	border-color:#274780;
	margin:0;
}

a.btn-empty:hover{
	color:#FFFFFF;
	border-color:#274780;
	background-color:#274780;
}


/*-------------------------------------------------*/

h1.no-span {
	display: table;
	white-space: nowrap;
}
h1.no-span::before,h1.no-span::after {
	border-top: 3px solid #274780;
	content: '';
	display: table-cell;
	position: relative;
	top: 0.5em;
	width: 10%;
}
h1.no-span::before { right: 1.5%; }
h1.no-span::after { left: 1.5%; }
}

/* FOOTER */

footer p, .testimonianze, .title-sezioni{
	color: #fff;
}
.titol2.text-grey{
	font-weight: 700;
}
.text-grey, .text-grey a:link, .text-grey a:visited {
	color: #687080;
}
footer p {
	color: rgba(255,255,255,1);
}
.small-footer {
	color: color: rgba(255,255,255,0.7);!important;
	font-size: 16px!important;
	font-weight: bold;
	line-height: 22px;
}


.banner_gif{
	display: none;
}
@media all and (max-width: 600px) {
		
	.banner_gif{
		display: block;
		width: 100%;
	}
	.banner_gif img{
		width: 100%;
		 max-width: 100%!important;
		 min-height: 210px;

	}
	.embed-responsive.embed-responsive-16by6 img{

		 max-width: 100%!important;
	}
	#my-video{
		display: none;
	}
	.home-video .embed-responsive-16by9,.home-video,.embed-responsive-16by6{
		padding-bottom: 0;
	}
	.embed-responsive{
		height: auto;
		overflow: inherit;
	}
	.video-nero{
		display: none;
	}
	.centrato-home{
		display: none!important;
	}
	.embed-responsive .embed-responsive-item, .embed-responsive iframe, .embed-responsive embed, .embed-responsive object, .embed-responsive video{
		position: relative;
	}
	.embed-responsive-16by9{
		padding-bottom: 0;
	}
	.navbar-collapse.navbar-right{
		height: auto!important;
	}
	.navbar-collapse{
		display: none;
	}
	.navbar-collapse.in{
		display: block!important;
	}

}



