/*
Blu waterjet :#19296A
Rosso waterjet: #82110A
*/
body {
    font-family: 'Roboto Condensed', sans-serif;
	font-size:18px;
	color:#333;
	background:#FFFFFF !important;
}
a { color:#82110A;}
table.tabella {
    border-collapse: inherit;
    border-spacing:1px;
}

/*GENERAL*/
.cella_1,.cella_2,.cella_3,.cella_4,.cella_1_3,.cella_2_3,.cella_3_3{
-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
-moz-box-sizing: border-box;    /* Firefox, Gecko */
box-sizing: border-box;
padding:5px;
}
.cella_1{ width:25%; float:left; }
.cella_2{ width:50%; float:left;}
.cella_3{ width:75%; float:left;}
.cella_4{ width:100%; float:left;}
.cella_1_3{ width:33%; float:left; }
.cella_2_3{ width:33%; float:left; }
.cella_3_3{ width:34%; float:left; }

.divider-XL {height: 110px;}
.wrapper-heading{ border-bottom:#666 solid 5px; min-height:80px; margin:0 15px;}
.wrapper-heading-no-border{min-height:80px; margin:0 15px;}
.h1-heading { font-family: 'Amatic SC', cursive; color: #82110A; font-weight:700; font-size:44px !important;  padding: 0 0 15px; text-transform: inherit;}
.description-heading{ font-family: 'Amatic SC', cursive; padding-bottom:15px; font-size:24px;font-weight:700; }
.breadcrumbs li {
    font-size: 13px;
    line-height: 20px;
    font-weight: 400;
    color: #333745;
    text-transform: inherit;
}
.bg-red-waterjet{ background:#82110A;}
.txt-white{ color:#FFFFFF;}
.txt-white a{ color:#FFFFFF !important; }
.font-12{ font-size:12px !important;}
.font-14{ font-size:14px !important;}
.font-16{ font-size:16px !important;}
.font-18{ font-size:18px !important;}
.font-20{ font-size:20px !important;}
.font-22{ font-size:22px !important;}
.font-24{ font-size:24px !important;}
.font-28{ font-size:28px !important;}
.font-30{ font-size:30px !important;}
.font-32{ font-size:32px !important;}
.font-34{ font-size:34px !important;}
.font-36{ font-size:36px !important;}
.font-38{ font-size:38px !important;}
.font-44{ font-size:44px !important;}
.font-50{ font-size:50px !important;}
.font-56{ font-size:56px !important;}
.font-color-333333{ color:#333333}
.btn-font-color-333333{ color:#333333}
.btn-font-color-333333:hover{ color:#FFFFFF}
.font-h1{ font-size:calc(40px + 1.2vw) !important; line-height: 1em !important;}
.font-h2{ font-size:calc(34px + 1.2vw) !important; line-height: 1em !important;}
.text-capitalize{ text-transform:capitalize !important;}
.text-none{ text-transform: none !important;}
.text-justify{ text-align:justify;}
.text-center{ text-align: center;}
.no-padding{ padding:0 !important;}
.padding20{ padding:20px !important;}
.padding-TB-40{ padding:40px 0 !important;}
.padding-TB-60{ padding:60px 0 !important;}
.p-t-20{ padding-top:20px;}
.bg-F2F2F2{ background:#F2F2F2;}
.bg-F5F5F5{ background:#F5F5F5;}
.hideForMobile{}
.ruota90deg { padding-right:60px; line-height:100px; color:#FFF;
transform:rotate(270deg);
/* Safari and Chrome */
-webkit-transform: rotate(270deg);
/* Opera */
-o-transform: rotate(270deg);
/* Firefox */
-moz-transform: rotate(270deg);
/* IE 9 */
-ms-transform: rotate(270deg);
}
.vertical {
    display: block;
    width: 1.0em;
    margin: 0 10px;
    letter-spacing: 1.1em;
    word-break: break-all;
	padding-left:10px;
	padding-right:20px;
	height: auto;
	font-family: 'Amatic SC', cursive;
	font-size:1.4em;
	font-weight:800;
}
.block.fullboxed:not(.parallax) {background: none;}
.font-amatic{font-family: 'Amatic SC', cursive;}

.filter-nav-bar{ background-color:#383838; line-height:55px; height:55px; margin-left:15px; margin-right:15px;}
.filter-nav-bar ul{list-style-type: none; margin: 0; padding: 0 15px;}
.filter-nav-bar li{ display:inline; color:#FFFFFF;}
.filter-nav-bar li a{color:#FFFFFF; padding:10px 15px;}
.filter-nav-bar li a:hover{ background-color:#0C0C0C; text-decoration:none;}
.filter-nav-bar li a.active{ background-color:#0C0C0C;}

.generic-title{font-family: 'Amatic SC', cursive; font-size:44px;color: #82110A; font-weight:700;}
.alert {
    background: url(../images/alert.gif) no-repeat;
    padding-left: 22px;
	padding-top:0px;
    font-size: 14px;
    color: #FF0000;
}
/*HOMEPAGE*/
.box-conteiner-banner-home{
  display: table; 
  position:relative;
  width: 100%;
  padding:20px;
}
.text-vertical-align{
	display: table-cell;
	vertical-align: middle;
	text-align:center;
}
.display-table{display: table; position:relative;}
.img-news-home-big{
	width: 100%; height: 100%; top: 0; left: 0;
	z-index: -1;
	background-position:center;
	background-repeat:no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

.carousel-inner>.item>a>img, .carousel-inner>.item>img, .img-responsive {
    display: initial !important;
}
/* Desktop Header */
.navbar {min-height: 52px !important;}
.page-header.variant-4.is-sticky .menu-wrapper {
	background:#FFFFFF !important;
}

.btn-home{ background:#FFFFFF !important; color:#82110A !important; width:100%; text-align:left;}
.btn-home:hover{ background:#19296A !important; color:#FFFFFF !important; border-color:#FFFFFF !important;}
.btn-home span{ color:#333333; font-size:18px;}
.btn-home:hover span, .btn-home:hover i{ color:#FFF;}

a .btn-settori{font-family: 'Amatic SC', cursive; background:#82110A; color:#FFF; font-size:44px; padding:10px; border:#82110A solid 1px; display:block;}
a .btn-settori:hover{ text-decoration:none; background:#19296A; border:#19296A solid 1px; color:#FFF;}

/*news*/
.news-date{ padding:15px 0; font-size:13px;}
.news-title{ font-weight:600; height:60px; padding-bottom:15px; font-size:calc(14px + 0.2vw) !important; color:#82110A;}
.news-short-description{ padding-bottom:15px; height:300px; font-size:calc(14px + 0.2vw) !important;}
.news-link{ padding:15px 0; font-size:14px;font-weight:600; height:60px; position:relative; }

/* Cataloghi */
.cataloghi-short-description{ padding-bottom:15px; font-size:calc(14px + 0.2vw) !important;}


/* Tooltip container */
.tooltip {
    position: relative;
    display: inline-block;
}

/* Tooltip text */
.tooltip a{ color:#333333; text-decoration:none;}
.tooltip .tooltiptext {
    visibility: hidden;
    width: 175px;
    background-color: #555;
    color: #fff;
    text-align: center;
    padding: 5px 0;
    border-radius: 6px;

    /* Position the tooltip text */
    position: absolute;
    z-index: 1;
    bottom: 80%;
    left: 50%;
    margin-left: -60px;

    /* Fade in tooltip */
    opacity: 0;
    transition: opacity 0.3s;
}

/* Tooltip arrow */
.tooltip .tooltiptext::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: #555 transparent transparent transparent;
}

/* Show the tooltip text when you mouse over the tooltip container */
.tooltip:hover .tooltiptext {
    visibility: visible;
    opacity:0.9;
}

/*LISTENING PRODUCTS*/
.listing-product-title{font-family: 'Amatic SC', cursive; font-size:34px;color: #000; font-weight:700;}
.listing-product-short-desc{ height:80px; padding-bottom:10px; font-size:16px;}
.listing-product-link{ font-size:16px;}
.listing-product-link a{ font-weight:bold;}
.listing-product-link a:hover{ text-decoration:none !important;}

/* PRODUCTS */
.single-product-title{font-family: 'Amatic SC', cursive; font-size:30px;color: #000; font-weight:600;}
.single-product-short-desc{ height:40px; padding-bottom:10px; font-size:16px;}
.list{ color:#333333 !important; font-size:15px !important;}
.list:hover{ color: #82110A !important;}
.list-active{ color: #82110A !important; font-weight:bold;font-size:15px !important;}

/* FOOTER */
ul.marker-list li, ul.marker-list li a {color: #FFFFFF; font-size:16px !important;}
body.color-violet ul.marker-list li a:hover {color: #FFFFFF;}
.divider-footer{ clear:left; border-top: #FFF solid 2px; padding-top:15px; margin-bottom:20px;}

/* TABLE --------------------------------------------------------------------------------------------------------------*/
.mrw-th { background: #D7D7D7; color: #333; }
.mrw-tf { background: #FFF; color: #333; }
.mrw-td { border-color: #DDD; }
.mrw-tr:nth-child(even) .mrw-td { background: #FFFFFF; }
.mrw-tr:nth-child(odd) .mrw-td { background: #F0F0F0; }
.mrw-tr:hover .mrw-td { background: #FAF1F1; }

.mrw-table { display: table; table-layout: fixed; width: 100%; }
.mrw-tr { display: table-row; width: 100%; }
.mrw-tr > div { 
	display: table-cell; 
	vertical-align: middle; 
	padding: 10px 2px;
	 box-sizing: border-box; 
	text-overflow: ellipsis;
	white-space: nowrap; 
	overflow: hidden; 
}
.mrw-th, .mrw-tf { font-weight: bold; }
.mrw-td { border-bottom-width: 1px; border-bottom-style: solid; }
.mrw-grid .mrw-td { border-left-width: 1px; border-left-style: solid; }
.mrw-grid .mrw-td:last-child { border-right-width: 1px; border-right-style: solid; }
.mrw-width-5 { width: 5%; }
.mrw-width-10 { width: 10%; }
.mrw-width-15 { width: 15%; }
.mrw-width-20 { width: 20%; }
.mrw-width-25 { width: 25%; }
.mrw-width-30 { width: 30%; }
.mrw-width-35 { width: 35%; }
.mrw-width-40 { width: 40%; }
.mrw-width-45 { width: 45%; }
.mrw-width-50 { width: 50%; }
.mrw-width-55 { width: 55%; }
.mrw-width-60 { width: 60%; }
.mrw-width-65 { width: 65%; }
.mrw-width-70 { width: 70%; }
.mrw-width-75 { width: 75%; }
.mrw-width-80 { width: 80%; }
.mrw-width-85 { width: 85%; }
.mrw-width-90 { width: 90%; }
.mrw-width-95 { width: 95%; }
.mrw-width-100 { width: 100%; }
.mrw-center { text-align: center !important; }
.mrw-right { text-align: right !important; }

/* FAQ */
.panel-group.faq .panel-heading {
    min-height: 50px;
    margin-bottom: 0px;
    padding: 10px 30px;
    background: #F2EFEF;
}
.panel-group.faq .panel-heading a > span {font-size: 44px;}
.panel-group.faq .panel-heading .panel-title {
    padding-left: 90px;
    font-size: 18px;
    line-height: 38px;
    color: #333;
    font-weight: 500;
    text-transform: none;
}
.panel-group.faq .panel-heading a > span {
    width: 68px;
    height: 100%;
    min-height: 58px;
    background: #F2EFEF;
    color: #82110A;
}
.panel-group.faq .panel-heading + .panel-collapse > .panel-body {
    border: #CCC solid 1px;
}

@media only screen and (max-width: 768px) {
	.cella_1,.cella_2,.cella_3,.cella_4,.cella_1_3,.cella_2_3,.cella_3_3{ width:100%;}
	.hideForMobile{ display:none;}
	.vertical{
		display: block;
		width: auto;
		margin: 10px;
		letter-spacing: normal;
		word-break: normal;
		padding:0 10px 0 10px;
	}
}

@media screen and (min-width: 767px) {
    .mrw-tr > div { padding: 10px; }
}
/* /TABLE --------------------------------------------------------------------------------------------------------------*/

@media screen and (min-width: 992px) {
.bg-header-custom{
	background-image:url(../images/bg_header.jpg); background-repeat: repeat-y; background-position:center top;
}
.page-header.variant-4:not(.is-sticky) .menu-wrapper {
    background: #9a75b1;
}
.header-logo {
    height: 52px;
    line-height: 51px;
}
.nav {
	background:#FFFFFF !important;
}
.nav > li > a,
.nav > li > a:focus {
    text-transform: capitalize;
    padding: 0 15px;
    font-family: 'Roboto Condensed', sans-serif;
	font-weight: bold;
    color: #191919;
    line-height: 55px;/*72px*/
    font-size: 18px;
  }
.page-header.variant-4:not(.is-sticky) .header-middle-row {
    padding:0;
	background:#1B2B67;
	height: 53px;
}
.page-header.variant-4:not(.is-sticky) .menu-wrapper {
    background: #ffffff;
}
.sub-menu .category-title > a {
    font-family: 'Roboto Condensed', sans-serif;
    color: #19296A;
}
.sub-menu .category-title.title-border {
    margin: 10px 0 0 0;
    padding: 0 0 7px;
    border-bottom: 3px solid #19296A;
	background-image:url(../images/arrow-right.png); background-repeat:no-repeat; background-position: right;
}
.sub-menu .category-links a {
    font-size: 15px;
    line-height: 16px;
}
.box-container-megamenu-40{width:40%; height:61px;  float:left;}
.box-container-megamenu-60{
    font-family: 'Roboto Condensed', sans-serif; width:60%; padding-top:20px; float:left; padding-left:5px;}
.divider-category{
	clear:both; border-top:#CCCCCC solid 2px;
}
.divider-category.last{padding-bottom:25px;}
.divider-category-grey{padding-bottom:5px; background:#EEE; margin-bottom:10px;}
}
@media screen and (max-width: 991px) {
.header-links {
    background-color:#82110A;
}
.bg-header-custom{
	background-color:#19296A;
}
.h1-heading{ font-size:calc(28px + 1.2vw) !important; font-weight: bold; line-height: 1.2em; }
}
@media screen and (max-width: 1199px) and (min-width: 992px){
	.navbar .nav > li > a:not(.menu-btn-special), .navbar .nav > li > a:not(.menu-btn-special):focus {
		padding-left: 5px;
		padding-right: 8px;
	}
}
@media screen and (max-width: 991px) and (min-width: 768px){
	.listing-product-short-desc{ height:130px;}
}

/* MODAL POPUP*/
#mask2 {background: #000;position: fixed;top: 0px;bottom: 0px;left: 0px;right: 0px;/*z-index: 1;cursor: pointer;*/opacity: 0.5;filter: alpha(opacity=50);-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";}
#boxes2 .window {position:fixed;width:864px;height:423px;display:none;z-index:999999999;padding:0px;}
#boxes2 #dialog2 {width:795px;height:423px;padding:2px 2px 0 2px; margin:100px 0 0 -36px; background-color:#fff;}



@media (max-width: 991px) {
	#boxes2 .window {width:550px !important; height:297px !important;}
	#boxes2 #dialog2 {width:550px !important; height:297px !important;margin:60px 0 0 -36px;background-color: #0FF;}
}


@media (max-width: 768px) {
	#boxes2 .window {width:480px !important; height:259px !important;}
	#boxes2 #dialog2 {width:480px !important; height:259px !important;margin:60px 0 0 -36px;background-color: #0FF;}
}

@media (max-width: 700px) {
	#boxes2 .window {width:510px !important; height:275px !important;}
	#boxes2 #dialog2 {width:510px !important; height:275px !important;margin:20px 0 0 -20px;background-color: #0FF;}
}

@media (min-width: 550px) and (max-width: 699px) {
	#boxes2 .window {width:490px !important; height:264px !important;}
	#boxes2 #dialog2 {width:490px !important; height:264px !important;background-color:#ff0000;}
}

@media (min-width: 480px) and (max-width: 549px) {
	#boxes2 .window {width:400px !important; height:259px !important;}
	#boxes2 #dialog2 {width:400px !important; height:259px !important;background-color:#ff0000;}
}
@media (max-width: 479px) {
	#boxes2 .window {width:400px !important; height:216px !important;}
	#boxes2 #dialog2 {width:400px !important; height:216px !important;background-color:#ffff00;}
}

@media (max-width: 430px) {
	#boxes2 .window {width:350px !important; height:189px !important;}
	#boxes2 #dialog2 {width:350px !important; height:189px !important;background-color:#ffff00;    margin: 0px 0 0 -19px;}
}
@media (max-width: 380px) {
	#boxes2 .window {width:300px !important; height:162px !important;}
	#boxes2 #dialog2 {width:300px !important; height:162px !important;background-color:#ffff00;    margin: 0px 0 0 -15px;}
}