html {
font-size:80%;
}

.info4 .decori .nome {
    white-space: nowrap;
}



body {
font-family: "Helvetica Neue LT W01_31488866";
color:#646464;
font-size:20px;
}

.breadcrumb {
    display: block !important;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.breadcrumb .breadcrumb-item {
    display: inline;
}

.selectdiv {
  position: relative; 
  /*float: left;
  min-width: 200px;
  margin: 50px 33%;*/
}
 
/*To remove button from IE11, thank you Matt */
.selectdiv select::-ms-expand {
     display: none;
}

.timeline img {	
	    width: 50%;
    position: absolute;
    top: 89px;
    right: 0px;
}

.timeline .txt p {
    max-width: 50%;
}
 
.selectdiv:after {
  content: '>';
  font: 17px "Consolas", monospace;
  color: #646464;
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
  right: 11px;
  /*Adjust for position however you want*/
  top: 5px;
  padding: 0 0 2px;
  /*left line */
  position: absolute;
  pointer-events: none;
}
 
.selectdiv select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  /* Add some styling */
  
  display: block;
  width: 100%;

  float: right;
  line-height: 1.75;
padding-left:5px !important;
  color: #646464;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #cccccc;
  -ms-word-break: normal;
  word-break: normal;
}

.animate-in {
    -webkit-animation: fadeIn .5s ease-in;
    animation: fadeIn .3s ease-in;
}
.animate-out {
    -webkit-transition: opacity .5s;
    transition: opacity .5s;
    opacity: 0;
}
@-webkit-keyframes fadeIn {
    from { opacity: 0; }
    to { opacity: 1; }
}
@keyframes fadeIn {
    from { opacity: 0; }
    to { opacity: 1; }
}









select {
background-color:#fff;
}


.breadcrumb-item+.breadcrumb-item::before {
    font-size: 1rem;
}

.ph img {
width:100%;
}
.ph {
position:relative;
display: block; box-shadow: none;
}

.ph a {
  position: relative;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.ph::before {
  content: ' ';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
    box-shadow: rgba(34, 34, 34, 0.1) 0px 2px 2px, rgba(34, 34, 34, 0.1) 0px 4px 4px, rgba(34, 34, 34, 0.1) 0px 8px 8px, rgba(34, 34, 34, 0.1) 0px 16px 16px, rgba(34, 34, 34, 0.1) 0px 32px 32px, rgba(34, 34, 34, 0.1) 0px 64px 64px;
  opacity: 0;
  transition: opacity 300ms;
}

.ph:hover::before {
  opacity: 1;
cursor:pointer;
}




.level1 {
  transition-duration: 300ms !important;
}




.btn-link:focus, .btn-link.focus ,.btn-link:hover, .btn-link.hover {
    text-decoration: none;

}

.accordion .btn-link .icon-down-open:before {
    content: '\e804' !important
}

.accordion .btn-link.collapsed .icon-down-open:before {
    content: '\e805' !important;
}

.btn-link:hover {
    color: #646464;

}
.icon-file-pdf,.icon-file-archive {
color: #d90044;
}
.card-header {
     padding: 0px; 
    margin-bottom: 0; 
   background-color: #ffffff;
    border-bottom: none;
} 

button .icon-down-open , button .icon-close-open {
color:#b4b4b4;
float:right;
}

.card-body {
padding:0px;
}
.card-body ul {
padding: 0;
list-style: none;
}

.card-body ul a {
font-size:16px;
color:#646464;
}
.card {
    border: none;
    border-radius: 0;
}

.card-header button {
    color: #646464;
    font-weight: bold;
    font-size: 20px;
width:100%;
text-align:left;
padding-left:0px;
}

.accordion .card:first-of-type {
    border-top: none;
}


.accordion .card {
    border-bottom: 1px solid #b4b4b4 !important;
}

.cataloghi {
margin-bottom:60px;
}
.cataloghi img {
width:100%;
border:1px solid #ebebeb;
}

.frmcontatti input[type=submit] {
    border-radius: 0px;
    display: inline-block;
    width: 220px;
    border: none;
    background-color: #646464;
    color: #fff;
    margin-bottom: 10px;
    font-size: 1.2rem;
}

.frmcontatti input[type=submit]:hover  {
    color: #fff;
    background-color: #b4b4b4;
}
.frmcontatti {
margin-top:2rem;
}

.formcontatti .columns  {
width:100%;
}

 .frmcontatti .form-control  {
border-radius:0px;
border:none;
border-bottom:1px solid #646464;
}

 .frmcontatti .form-group{
width:90% !important;
}

.frmcontatti > .row {
width:50%;
float:left;
margin-left:0px !important;
margin-right:0px !important;
}

.frmcontatti  .row+.row+.row+.row+.row+.row+.row+.row+.row {
width:100%;
}
.frmcontatti  .row+.row+.row+.row+.row+.row+.row+.row+.row .form-group {
width:100% !important;
}

.pressbook h4 {
    width: 250px;
    border-bottom: 1px solid #b4b4b4;
    padding-bottom: 1rem;
    margin-bottom: 1rem;
}
.pressbook select    { padding-left: 0;
    padding-right: 0;
    border: none;
	 width: 250px;
	}

.itmpress {
margin-top:2rem;
}
.img img {
width:100%;
}
.primanews h1   { 
 color: #646464 !important;
    font-size: 2rem !important;

}


.listanews {
 margin-top:30px;
}

.primanews img ,.listanews img {
width:100%;
}
.primanews .data ,.listanews .data  {
    overflow: hidden;
    white-space: nowrap;
    width: 96px;
font-size: 18px;
color:#b4b4b4;
}

.listanews h3 {
margin-bottom:85px;
}

.listanews .data  {
margin-top:30px;
}

.prodotticorr {
margin-top:85px;
}

.prodotticorr h3 {
border-bottom:1px solid #646464 !important;
}


.info3 .btn.btn-primary {
    border-radius: 0px;
    display: block;
    width: 220px;
    border: none;
    background-color: #646464;
    color: #fff;
    margin-bottom: 10px;
    font-size: 1.2rem;
}

.download .btn.btn-secondary {
    border-radius: 0px;
    display: block;
    width: 220px;
    border: 1px #b4b4b4 solid;
    background-color: #fff;
    color: #646464;
    margin-bottom: 10px;
    font-size: 1.2rem;
}
.download .btn.btn-secondary:hover ,.info3 .btn.btn-primary:hover {
color:#fff;
background-color: #b4b4b4;
}

.schedaprodotto .info1 , .schedaprodotto .info2  , .schedaprodotto .info3 , .schedaprodotto .download {
margin-top:75px;
}

.schedaprodotto p {
font-size:1.2rem;
margin-bottom:0.5rem;
}
a {
text-decoration:none !important;
-webkit-transition: color 500ms ease-out;
  -moz-transition: color 500ms ease-out;
  -o-transition: color 500ms ease-out;
  transition: color 500ms ease-out;
color:#646464;
}

a:hover {
color:#d90044;
}
.breadcrumb {
   
    padding: 0;
    margin: 1rem 0px;
    list-style: none;
    background-color: #fff;
    border-radius: nonr;
}

.breadcrumb-item a {
font-size:1rem !important;
}
.itmprd img {
width:100%;
}

.itmprd .descprd .nome a{
color:#646464;
}

.itmprd .descprd .codice ,.itmprd .descprd .tipo,.itmprd .descprd .modello {
color:#b4b4b4;
font-size:1.4rem !important;
}

.itmprd .descprd {
margin-top:30px;
margin-bottom:85px;
}

.filtri {
margin-bottom:50px;

}

.cerca {
margin-bottom:45px;

}

.cerca input   {  border: none;
    font-size: 1.4rem;
color:#b4b4b4;
}

.cerca i {
    font-size: 1.3rem;
color:#b4b4b4;
}

.filtri a , .filtri a:hover {
text-align:center;
text-decoration:none;
display:block;
width:100%;
}


.filtri a.on {
border-bottom:1px solid #b4b4b4;
}


.itmcollection img {
width:100%;
}

.popover {
border:none;

}

.popover .arrow{
display:none;

}

.popover .form-control {
font-family: "Helvetica Neue LT W01_31488866";
border:none;
border-bottom:1px solid #ced4da;
border-radius:0px;
text-align:center;
}

.endnews {
margin-top:85px;
text-align:center;
}

.endnews.news p {
margin-bottom:0px;
}

.endnews .freccia {
    margin-top: 50px;
}



.endnews img {
margin:75px 0px;
max-width:942px;
width:100%;
}

.lingue {
    padding: 0px;
    list-style: none;
margin-bottom:0px;
}


.lingue li {
  display:inline-block;
}


.lingue li a {
  font-size:1.2rem;
margin-left:10px;
color:#b4b4b4;
}


.lingue li a.active {
color:#646464;
}

@media screen and (max-width: 1024px) and (min-width: 771px) {
header .header-nav-wrapper #nav .nav-primary .li.level0 a, header .header-nav-wrapper #nav .nav-primary li.level0 a {
    padding: 0px 0px;
}
}

@media screen and (max-width: 1024px) and (min-width: 771px) {
header .header-nav-wrapper #nav .nav-primary {
   
     margin-left: 0; 
     width: 100%; 
}

}


ul.level1 {
padding-top:15px;
padding-bottom:40px;
}
a,a:hover {
    
    font-size: 1.4rem;
   text-decoration:underline;
}

.desc {

    position: absolute;
    top: 30%;

}

.news .lista .row {
margin-bottom:85px;
}

.news .lista .freccia {
margin-top:100px;
}


.news .lista .freccia a:after,header .header-nav-wrapper #nav .nav-primary li ul.level1.active a:after {
    content: "";
    background-image: url(/public/arrow.png);
    display: inline-block;
    background-repeat: no-repeat;
    background-size: 48px 9px;
    width: 48px !important;
    height: 9px;
    position: relative;
    left: 10px;
transition: all 0.3s ease-in-out;

}

.news .lista .freccia a:hover:after , header .header-nav-wrapper #nav .nav-primary li ul.level1.active a:hover:after {
    left: 20px;
}

.image-style-home-cover {
width:100%;
}

.news h1 {
margin:85px 0px;
text-align:center;
}


H1 {color:#B4B4B4;font-size: 3rem;}
H2 {color:#646464;font-size: 2rem;} 
H3 , .news p {color:#646464;font-size: 2rem;}
H4 {color:#B4B4B4}
H5 {color:#646464}
H6 {color:#B4B4B4}


.level1 {
text-align:left;
}
.videohome {
width:100%;
}
footer .endrow a:hover, footer .endrow a ,footer .endrow {
font-size:16px;
}

footer .endrow a {
color:#ebebeb;
}

footer .cont {
padding-bottom:28px;
}
footer ul {
    list-style: none;
    margin: 0px 0px 1rem 0px;
    padding: 0px;
}

footer .endrow {
color:#ebebeb;
padding:23px;
background-color:#636363;
}

footer .social {
margin-top:28px;
}
.social a , .social a:hover {
font-size:1.8rem;
}

header .social a , header  .social a:hover {
font-size:1.4rem;
}

header .social   {
  margin: 0;
    padding: 0;
}

.social li {
display:inline-block;
}
 ul a ,  ul a:hover  {
font-size:16px;
}

footer a , footer a:hover {
font-size:16px;
}

header .social a {
color:#b4b4b4;
}

header .social a:hover {
    color: #d90044;
}

footer p {
margin-bottom:0px;
font-size:16px;
}


footer {
background-color:#ebebeb;
padding-top:75px;
margin-top:175px;
font-size: 16px;
}

footer .logo {
margin-bottom:28px;
}

footer .logo img {
width:100%;
max-width:340px;

}

header .logo {
 padding-top:28px;
}

header .logo img {
 width:100%;
max-width:370px;
}


header a ,header a:hover , footer a ,footer a:hover {
font-family: "Helvetica Neue LT W01_31488866";
text-decoration:none;
}

header .header-nav-wrapper #nav .nav-primary > .li.level0 > a, header .header-nav-wrapper #nav .nav-primary > li.level0 > a {

    margin: 28px 0px 0;
    font-size: 20px;
height:60px;
text-align:left;
margin-right: 100px;
}

header .header-nav-wrapper #nav .nav-primary > .li:last-child.level0 > a, header .header-nav-wrapper #nav .nav-primary > li:last-child.level0 > a {
margin-right: 0px;   
}




header {
margin-bottom:10px;
height:126px;
}


header .header-nav-wrapper #nav .nav-primary .li ul.level1.active, header .header-nav-wrapper #nav .nav-primary li ul.level1.active {
    top: 70px;
background-color:#ebebeb;
width:100%;
}


@media only screen and (min-width: 770px) {
header .header-nav-wrapper #nav .nav-primary>li>ul.level1>li>a {
margin-top:25px;
}



}



@media only screen and (max-width: 1110px) {


header .header-nav-wrapper #nav .nav-primary>.li.level0>a, header .header-nav-wrapper #nav .nav-primary>li.level0>a {
    margin: 28px 0 0;
    width: 140px;
    font-size: 20px;

}


H1 {color:#B4B4B4;font-size: 2rem;}
H2 {color:#646464;font-size: 2rem;} 
H3 , .news p {color:#646464;font-size: 1.5rem;}
H4 {color:#B4B4B4}
H5 {color:#646464}
H6 {color:#B4B4B4}

}

.ttlpage {
color:#d90044;
text-align:center;
margin-bottom:75px;
}



@media (min-width: 1200px) {
.container {
    max-width: 1200px;
}



}


@media (min-width: 770px) {
.header-nav-wrapper {
height:auto !important;
}

}


@media only screen and (max-width: 770px) {

.timeline .txt p {
    max-width: 100%;
}
.ttlpage {
margin-top:42px !important;
margin-bottom:42px !important;
}

.itmprd .descprd {
    margin-top: 20px;
    margin-bottom: 65px;
}

.desc {
    top: 15%;
}


footer {
text-align:center;
}

header .header-nav-wrapper .icon-menu-sm {

    top: -42px;

}

header .header-nav-wrapper #nav .nav-primary>.li.level0>a, header .header-nav-wrapper #nav .nav-primary>li.level0>a {
    width: 100%;
    text-align:left;

}

header .header-nav-wrapper #nav  {
position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    background: #fff;
    z-index: 1;
	
	}


header .header-nav-wrapper #nav {
    padding-top: 10px;
}

header .logo {
    padding-top: 10px;
}

	header .header-nav-wrapper .icon-menu-sm span {
		background-color:#646464;
	}

header {
    height: 44px;
}

.level1 {
padding-left:0px;
}



.news h1 {
    margin: 25px 0;

}

.news .lista .freccia {
    position: relative;
    right: 0;
    margin-top: 1.6rem;
    /* float: right; */
    text-align: left;
    width: 100%;
}

.news .lista h2 {
    margin: 1.6rem 0;
}


.news .lista .row {
BORDER-BOTTOM:1PX SOLID #646464;
    margin-bottom: 42px;
padding-bottom: 42px;
}
.news .lista h2 {
    margin-bottom: 1rem;
}

.endnews br {
display:none;
}

.timeline h2 {
   width:100%;

}

.timeline img {	
    width: 100%;
    position: unset;
}   

.schedaprodotto .info1 , .schedaprodotto .info2  , .schedaprodotto .info3 , .schedaprodotto .download {
margin-top:37px;
}

.cont {
    margin-top: 30px !important;
}

.mt-m-2 {
margin-top:2rem;
padding-top:2rem;
border-top:1px solid #646464;
}

.frmcontatti label {
 font-size: 1.1rem !important;
}
}



@media only screen and (max-width: 575px) {

.timeline .txt p {
    max-width: 100%;
}
 
 .videohome {
    height: 500px;
    width: auto;
    margin-left: calc(50vw - 600px);
}

header .header-nav-wrapper #nav {
    padding-top: 10px !important;
}

/*.desc H2 {
text-align:center;
    width: 100%;
}

.desc {
    position: absolute;
    top: 2%;
    width: 100%;
}*/

.container {
padding-left:40px;
padding-right:40px;
}

footer .logo img {
width:220px;
}

}


.itmcollection .ttl a {
text-align:center;
text-decoration:none;
font-size:3rem;
margin-top:40px;
display:block;
color:#646464;
}


.itmcollection .desct {
    font-size: 1.4rem;
    color: #b4b4b4;
    text-align: center;
}


.itmcollection  {
margin-bottom:85px;
}
.collezione {
    color: #646464;
    font-size: 3rem;
}

.nano-video {
	height: 0;
	overflow: hidden;
	padding-bottom: 56.25%;
	padding-top: 30px;
	position: relative;
}
.nano-video iframe,
.nano-video object,
.nano-video embed {
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}





.footerinfo {
    position: fixed;
    bottom: 0px;
    right: 0px;
    z-index: 1000;
    color: #000;
    background: rgba(255,255,255,0.8);
    padding: 5px;
}

.footerinfo a {
    color: #000000;
    font-weight: bold;
}



