﻿@import url(https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,700,400italic,700italic);
@font-face {
	font-family: 'Eras Bold ITC';
	src: url('../fonts/ErasITC-Bold.eot');
	src: url('../fonts/ErasITC-Bold.eot?#iefix') format('embedded-opentype'),
		url('../fonts/ErasITC-Bold.woff') format('woff'),
		url('../fonts/ErasITC-Bold.ttf') format('truetype');
	font-weight: bold;
	font-style: normal;
}
a:focus, a:hover,a{color:#999;}
body {
  font-family:  'Source Sans Pro', sans-serif;
  font-size: 12pt;
    padding-right: 0;
    padding-left: 0;
}
.row, .thumbnails{
    margin-left: -15px;}
h1, h2, h3.strong, h4.strong {
  font-family: 'Eras Bold ITC', 'Eras ITC', sans-serif;
  font-weight: 900;
}
.h4, .h5, .h6, h4, h5, h6 {
    margin-top: 25px;
    margin-bottom: 15px;
}h4 p br {
    display: none;
}
#logo {
  float: left;
}
#logo img {
  max-width: 300px;
  height: auto !important;
}
.btn {
  background: transparent;
  border: 1px solid #c82d3f;
  text-transform: uppercase;
  color: #c82d3f;
}
.btn:hover {
  color: #fff;
  background: #c82d3f;
}
.abstract {
  text-transform: uppercase;
  color: #8b8b8b;
}
h2.title {
  text-transform: uppercase;
  color: #8b8b8b;
  font-size: 34px;
  padding: 0;
}
.red, h2.red {
  color: #c82d3f;
}
.bggray, h2.bggray    {color: #fff;
    background-color: rgba(92,92,92,1);
  padding: 0 8px;
}
.bgred {
  background-color: #c92f41;
  color: #fff;
}
.citazione p {
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    text-align: center;
    padding: 35px 28px;
	position:relative;
}
.citazione p:before, .citazione p:after{
    content: "“";
    font-size: 3em;
    position: absolute;
    top: 0;
    left: 15px;}
.citazione p:after{
    bottom: 0px;
    right: 15px;
    content: "”";
    top: initial;
    left: initial;
	}
.citazione{
    padding: 35px 25px;
    margin: 30px 0;}
.headings h3, .headings h4 {
    color: rgba(92,92,92,1);
}
.headings .bgred h3, .headings .bgred h4 {
	color: #fff;
}
h3{
	/*text-transform:uppercase;*/
}
.padding {
  padding: 30px 5%;
}
.strengths {
  font-size: 150%;
}
.center {
  text-align: center;
}
.nomargin {
  margin: 0 -15px;
}
section {
  padding: 75px 0;
}
section.headings.sec404{
	padding-bottom:150px;}
section.paddingbottom{
	padding-bottom:0px;}
#menu-bar {
  position: absolute;
  z-index: 1000;
  top: 0;
  left: 0;
  right: 0;
  background: rgba(0,0,0,0.2);
    position: fixed;
}
.menuwhite #menu-bar {
	  background: #fff;}
#menu-bar.scroll {
	  background: #fff;
    border-bottom: 1px solid #c2c2c2;}
#menu-bar .main {
  position: relative;
  z-index: 10;
  padding-top: 25px;
  padding-bottom: 35px;
}
#menu-bar.scroll  .main {
    padding-top: 8px;
    padding-bottom: 12px;
}
#menu-dropdown {
  position: absolute;
  z-index: 0;
  left: 0;
  top: 0;
  right: 0;
  background-color:rgb(54, 54, 54);
  background-position: center;
  background-size: 100%;
  padding: 100px 0 30px 0;
  -webkit-box-shadow: 0 0 10px 0 rgba(0,0,0,0.3);
  box-shadow: 0 0 10px 0 rgba(0,0,0,0.3);
  -webkit-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
  -webkit-transform: translate(0px, 0px);
  -moz-transform: translate(0px, 0px);
  -o-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
}
.scroll #menu-dropdown{
  padding: 80px 0 30px 0;}
#menu-dropdown.collapse {
  display: block;
  -webkit-transform: translate(0px, -1000px);
  -moz-transform: translate(0px, -1000px);
  -o-transform: translate(0px, -1000px);
  -ms-transform: translate(0px, -1000px);
  transform: translate(0px, -1000px);
  opacity: 0;
}
#menu-dropdown .left {
  color: #fff;
}
#menu-button, .download {
  float: right;
  text-transform: uppercase;
  margin-top: 23px;
}
#menu-button .btn {
  background: #c82d3f;
    font-size: 18px;
  color: #fff;
  border: none;
  -webkit-transition: all 200ms ease;
  -moz-transition: all 200ms ease;
  -ms-transition: all 200ms ease;
  -o-transition: all 200ms ease;
  transition: all 200ms ease;
}
#menu-button .btn:hover {
  background: #A91C2D;
}
#menu-button .bars {
  display: inline-block;
  margin-left: 6px;
  margin-bottom: 2px;
  vertical-align: middle;
}
#menu-button .icon-bar {
  width: 16px;
  height: 2px;
  margin: 3px 0;
  display: block;
  background: #fff;
}

#menu-dropdown .left {
  padding-right: 75px;
  font-size: 125%;
}
#menu-dropdown .right .navbar-nav,.navbar-nav .open .dropdown-menu {
    text-align: right;
	float:right;
  margin-top: -15px;    
  display: inline-block;
	 position:relative;
}
.navbar-nav>li {
  float: none !important;
  clear:both;
}
.navbar-nav>li>a, .navbar-nav>li>a:focus {
  font-family: 'Rubik', sans-serif;
  color: #fff;
  text-transform: uppercase;
  background: transparent;
  -webkit-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease;
}
.navbar-nav>li a:hover, .navbar-nav>li a.active, .nav .open>a:focus, .nav .open>a, .nav .open>a:hover {
  color: #c82d3f;
  background: transparent;
}
.menu-footer {
}
.menu-footer .address {
  float: left;
  font-size: 11pt;
  line-height: 25px;
}
.menu-footer .social {
    text-align: center;
  font-size: 22px;
  line-height: 25px;
    margin: 20px;
}
.dropdown-menu {
  position: relative;
  background-color: transparent;
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.dropdown-menu>li>a {
  color: #fff;
}

.big-header {
  position: relative;
  padding-top: 300px;
  padding-bottom: 100px;
  overflow: hidden;
  min-height: 100vh;
}
.big-header-description {
  color: #fff;
  position: relative;
  margin: auto;
  text-align: center;
  z-index: 10;
}
.big-header-description h1 {
  text-shadow: 0 0 10px #000000;
}
.big-header-description h1 i {
  color: #fb1425;
}
.big-header-background {
  position: absolute; 
  top: -50%; 
  left: -50%; 
  width: 200%; 
  height: 200%;
}
.big-header-background img, .big-header-background video {
  position: absolute; 
  top: 0; 
  left: 0; 
  right: 0; 
  bottom: 0; 
  margin: auto; 
  min-width: 50%;
  min-height: 50%;
  overflow-x: hidden;
}
.header {
  position: relative;
  min-height: 300px;
  overflow: hidden;
}
.menuwhite.header{
  min-height: 115px;
	}
.header-background {
  position: absolute; 
  top: -50%; 
  left: -50%; 
  width: 200%; 
  height: 200%;
}
.header-background img {
  position: absolute; 
  top: 0; 
  left: 0; 
  right: 0; 
  bottom: 0; 
  margin: auto; 
  min-width: 50%;
  min-height: 50%;
  overflow-x: hidden;
}
.slideshow {
    min-height: 400px;
    background-size: cover;
    background-position: 50%;
}
.big-header .boxes {
  margin-top: 100px;
  cursor: default;
}
.big-header .boxes .box {
  background: #c82d3f;
    background: rgba(200, 45, 63, 0.75);
  color: #fff;
  padding: 30% 10%;
  text-align: center;
  position: relative;
  overflow: hidden;
}
.big-header .boxes .box, .big-header .boxes .box * , #menu-bar .main, #menu-bar {
  -webkit-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease;
}
.big-header .boxes .box .icon {
  max-width: 62.5px;
}
.big-header .boxes .box h4 {
  text-transform: uppercase;
}
.big-header .boxes .box .description {
  background-color: #e63a4e;
  position: absolute;
  bottom: -240px;
  left: 0;
  right: 0;
  padding: 20px;
}
.big-header .boxes .box:hover .description {
  bottom: 0;
}
.big-header .boxes .box:hover {
  padding-top: 40px;
  background: #c82d3f;
  padding-bottom: 160px;
}
.big-header .boxes .box a {
   color: inherit;
}
.download, .download:hover {
    color: #C82D3F;
    margin: 15px 20px;
    font-size: 12pt;
}

section.case-history .col-md-6:nth-child(2)::before {
  background-color: #b9b9b9;
  content: '';
  display: block;
  width: 1px;
  height: 100%;
  position: absolute;
  margin-left: -30px;
}
.tags {
  color: #8b8b8b;
  text-transform: uppercase;
  font-size: 16px;
}
.more-link {
  color: #000;
  -webkit-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease;
}
.more-link:hover {
  text-decoration: none;
  padding-left: 5px;
}
.swiper-container {
  position: relative;
}
.swiper-container .pagination {
  position: absolute;
  top: 0px;
  right: 0px;
  z-index: 100;
  margin: 0;
}
.swiper-container .pagination .prev, .swiper-container .pagination .next {
  display: inline-block;
  cursor: pointer;
  padding: 4px 8px;
  font-size: 14px;
  line-height: 20px;
  color: #dddddd;
  background: #f9f9f9;
  border: 1px solid #dedede;
}
.swiper-container .pagination .prev:hover, .swiper-container .pagination .next:hover {
  background: #f2f2f2;
  color: #a1a1a1;
}
.swiper-container .pagination .prev {
  -webkit-border-radius: 6px 0 0 6px;
  border-radius: 6px 0 0 6px;
  float: left;
}
.swiper-container .pagination .next {
  -webkit-border-radius: 0 6px 6px 0;
  border-radius: 0 6px 6px 0;
  float: left;
  border-left: none;
}
.swiper-slide .row {
  padding: 0 15px;
}


.case-history .abstract {
  padding-right: 18%;
  margin: 0 0 20px;
  text-transform: none;
}
.case-history .swiper-slide img {
  width: 100%;
  height: auto;
  margin-bottom: 20px;
}


section.products {
  background-image: url(../img/main-bg.png);
  background-color: #313d75;
  color: #fff;
  padding: 75px 0;
}
section.products .abstract {
  color: #fff;
}
.product-boxes {
  margin-top: 50px;
}
.product-boxes .col-md-4 .border {
  text-transform: uppercase;
  text-align: center;
  border: 2px solid #fff;
    /* padding: 30px 0; */
    margin-bottom: 30px;
    height: 120px;
    display: table;
    width: 100%;
    vertical-align: middle;
}
.product-boxes .col-md-4 .border a{color:#fff;
    display: table-row;}
.product-boxes .col-md-4 .border a	h3.strong {
    display: table-cell;
    vertical-align: middle;
}
.product-boxes .col-md-4:hover .border,.product-boxes .col-md-4:hover .border a {
  color: #2c376c;
  background: #fff;
}
.product-boxes .col-md-4 img , .img-responsive{
  width: 100%;
  height: auto;
  -webkit-transition: all 700ms ease;
  -moz-transition: all 700ms ease;
  -ms-transition: all 700ms ease;
  -o-transition: all 700ms ease;
  transition: all 700ms ease;
}
.product-boxes .box-content {
  position: relative;
  overflow: hidden;
  margin-bottom:30px;
}
.product-boxes .overlay {
  position: absolute;
  bottom: 0px;
  left: 0px;
  right: 0px;
  background: rgba(255,255,255,.8);
  padding: 40px;
  font-size: 125%;
  color: #2c376c;
}
.product-boxes .overlay p {
  font-style: italic;
  cursor: default;
}
.product-boxes .overlay .more-link {
  color: #2c376c;
  font-weight: bold;
}

.product-boxes .col-md-4 .overlay {
  opacity: 0;
  -webkit-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
  -webkit-transform-origin: 50% 100%;
  -moz-transform-origin: 50% 100%;
  -o-transform-origin: 50% 100%;
  -ms-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
  -webkit-transform: perspective(1000px) rotateX(90deg) rotateY(0deg) rotateZ(0deg);
  -moz-transform: perspective(1000px) rotateX(90deg) rotateY(0deg) rotateZ(0deg);
  -o-transform: perspective(1000px) rotateX(90deg) rotateY(0deg) rotateZ(0deg);
  -ms-transform: perspective(1000px) rotateX(90deg) rotateY(0deg) rotateZ(0deg);
  transform: perspective(1000px) rotateX(90deg) rotateY(0deg) rotateZ(0deg);
}
.product-boxes .col-md-4:hover .overlay {
  opacity: 1;
  -webkit-transform: rotateX(0deg) rotateY(0deg) rotateZ(0deg);
  -moz-transform: rotateX(0deg) rotateY(0deg) rotateZ(0deg);
  -o-transform: rotateX(0deg) rotateY(0deg) rotateZ(0deg);
  -ms-transform: rotateX(0deg) rotateY(0deg) rotateZ(0deg);
  transform: rotateX(0deg) rotateY(0deg) rotateZ(0deg);
}
.product-boxes .col-md-4:hover img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}

.BlockEditor-Block .row div.BlockEditorContent-Text ul {
   margin-top: 15px;
}

.BlockEditor-Block .row div.BlockEditorContent-Text ul li {
   margin: 0;
}

section.main {
  padding-top: 0;
}
.product-filter,.page-filter {
  background-color: #c92f41;
}
.product-filter ul,.page-filter ul {
  margin: 0;
  padding: 0;
}
.product-filter ul li,.page-filter ul li {
  display: inline-block;
  text-transform: uppercase;
}
.product-filter ul li a ,.page-filter ul li a{
  color: #fff;
  -webkit-transition: all 100ms ease;
  -moz-transition: all 100ms ease;
  -ms-transition: all 100ms ease;
  -o-transition: all 100ms ease;
  transition: all 100ms ease;
}
.product-filter ul li a.active, .product-filter ul li a:focus, .product-filter ul li a:hover 
,.page-filter ul li a.active, .page-filter ul li a:focus, .page-filter ul li a:hover {
  color: #fff;
  opacity:0.8;
  background: transparent;
}
.product-grid .box {
    margin-bottom: 50px;
  position: relative;
  min-height: 300px;
  overflow: hidden;
}
.product-grid .box img {
  min-width: 100%;
  position: absolute;
  min-height: 100%;
  top: 0;
    width: 100%;
    height: 100%;
}
.product-grid .box img.placeholder{
    margin: auto;
    min-width: 218px;
    min-height: 111px;
    left: 0;
    right: 0;
    top: 0;
	max-width:100%;
    bottom: 0;}
.product-grid .box:hover {
  background-color: #c92f41;
}
.product-grid .box:hover img {
  opacity: 0.6;
}
.product-grid .box:before {
  display: block;
  content: '';
  width: 100%;
  padding-bottom: 100%;
  height: 0;
  position: relative;
}
.product-grid .box .description {
  position: absolute;
  background: rgba(201, 47, 65, 0.8);
  top: 15px;
  left: 15px;
  right: 15px;
  padding: 10% 15%;
  color: #fff;
  -moz-transform: translateY(100%);
  -webkit-transform: translateY(100%);
  -o-transform: translateY(100%);
  -ms-transform: translateY(100%);
  transform: translateY(100%);
  bottom: 0;
}
.product-grid .box .titleprod{
    position: absolute;
    color: #fff;
    background: rgba(0,0,0,0.3);
    top: 0;
    bottom: 0;
	width:100%;
    height: 100%;}
.product-grid .box .titleprod h3.box-title	{
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    text-align: center;
    text-transform: uppercase;
    padding: 8px 0;
    width: 70%;
    vertical-align: middle;
    margin: auto;
    top: 50%;
    position: relative;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);}

.product-grid .box-title {
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  text-align: center;
  text-transform: uppercase;
  padding: 8px 0;
  margin-bottom: 100px;
}
.product-grid .btn {
  border-color: #fff;
  border-radius: 0;
  color: #fff;
  width: 100%;
}
.product-grid .btn:hover {
  background: #fff;
  color: #c92f41;
}
.product-grid .box:hover .description {
  -moz-transform: translateY(0px);
  -webkit-transform: translateY(0px);
  -o-transform: translateY(0px);
  -ms-transform: translateY(0px);
  transform: translateY(0px);  
  bottom: 15px;
}
.product-grid .box:hover .titleprod{
  -moz-transform: translateY(-100%);
  -webkit-transform: translateY(-100%);
  -o-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  transform: translateY(-100%);  
  bottom: 15px;}
.box-title {
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  text-align: center;
  padding: 8px 0;
}
.product-grid .box:hover .box-title {
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 20px;
}
.product-grid * {
  -webkit-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease;
}



section.news {
  background: url(../dynamic/home-footer2.jpg) no-repeat;
  background-size: cover;
  padding-bottom: 0;
  color: #fff;
}
section.news .abstract {
  color: #cdd5dd;
}
section.news .btn {
  border: 1px solid #fff;
  color: #fff;
  margin-bottom:30px;
}
section.news .btn:hover {
  border: 1px solid #c82d3f;
}
.news-container .news img {
  width: 100%;
  height: auto;
}
.news-container .news h3 {
  margin-top: 0;
  margin-bottom: 40px;
}
.news a{color:#fff;}
.news p, .case p, .BlockEditorContent-Text, .headings p, .sottotitolo, .description { text-align: justify; }
.news-container .swiper-pagination {
  text-align: left;
  padding-left: 41.6666667%;
  margin-left: 10px;
  padding-top: 20px;
  z-index: 100;
}
.news-container .swiper-slide {
  padding-bottom: 15px;
}
.news-container .swiper-pagination-bullet {
  background-color: #fff;
  width: 15px;
  height: 15px;
}
.news-container .swiper-pagination-bullet-active {
}
.modified {
  font-style: italic;
}

.sottotitolo{
    color: #8b8b8b;
    font-size: 24px;
    padding: 0;
    line-height: 1;}
section.video {
  background-position: center;
  background-attachment: fixed;
  background-size: cover;
  position: relative;
  background-color: #c52830;
  background-blend-mode: multiply;
  color: #fff;
  padding-bottom: 0;
}
section.video:before {
  position: absolute;
  display: block;
  content: '';
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #8e4e54;
  opacity: 0.5;
}.row.navigation {
    margin-top: 40px;
}
.video-container img {
  width: 100%;
}
.parallax.imageparallax {
    min-height: 220px;
    position: relative;
	background-size: cover;
}
.imageRow {
    width: 100%;
    height: 250px;
    display: block;
    overflow: hidden;
}
.imageRow  img{
    min-width: 100%;
    object-fit: cover;
    min-height: 100%;}
.BlockEditor-Block,.scrittamappa {
    max-width: 900px;
}.BlockEditor-Block a.Attachment-Caption {
    margin-bottom: 15px;
    display: block;
    word-wrap: break-word;
}.imageRow.BlockEditor-Block {
    max-width: none;
}
.BlockEditor-Block .row >div * ,.BlockEditor-Block .row  .colonne, .BlockEditor-Block .row  .citazione{
    margin:  0 0 15px;
}
 .BlockEditor-Block .row >div h2,.imageRow{
    margin: 10px 0  25px;}
.BlockEditor-Block:last-child .row >div >*:last-child, .imageRow.BlockEditor-Block:last-child  ,.BlockEditor-Block:last-child .row >.citazione  {
    margin-bottom: 60px;}
.BlockEditor-Block:last-child .row >.citazione p,
.BlockEditor-Block .row  .citazione p{margin:0;}
.BlockEditor-Block:last-child .row li {
    margin-bottom: 15px;
}
.BlockEditor-Block:first-child .row >div *, .imageRow.BlockEditor-Block:first-child   {
    margin-top: 40px;}
.product-description {
  background-image: url(../img/main-bg.png);
  background-color: #313d75;
  color: #fff;
}
.product-description .description,.scrittamappa {
  padding: 40px 0;
}.scrittamappa {margin:auto;}
.product-description .image {
  text-align: right;
}
.product-description .image img {
  width: 100%;
    margin-top: 43px;
}
.product-specs {
  background: -moz-radial-gradient(center, ellipse cover, rgba(92,92,92,1) 0%, rgba(92,92,92,1) 43%, rgba(51,51,51,1) 100%); /* ff3.6+ */
  background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, rgba(92,92,92,1)), color-stop(43%, rgba(92,92,92,1)), color-stop(100%, rgba(51,51,51,1))); /* safari4+,chrome */
  background:-webkit-radial-gradient(center, ellipse cover, rgba(92,92,92,1) 0%, rgba(92,92,92,1) 43%, rgba(51,51,51,1) 100%); /* safari5.1+,chrome10+ */
  background: -o-radial-gradient(center, ellipse cover, rgba(92,92,92,1) 0%, rgba(92,92,92,1) 43%, rgba(51,51,51,1) 100%); /* opera 11.10+ */
  background: -ms-radial-gradient(center, ellipse cover, rgba(92,92,92,1) 0%, rgba(92,92,92,1) 43%, rgba(51,51,51,1) 100%); /* ie10+ */
  background:radial-gradient(ellipse at center, rgba(92,92,92,1) 0%, rgba(92,92,92,1) 43%, rgba(51,51,51,1) 100%); /* w3c */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5c5c5c', endColorstr='#333333',GradientType=1 ); /* ie6-9 */
  color: #fff;
  padding: 60px 0;
}
.product-specs h2 {
  text-transform: uppercase;
}#map {
max-width: 1000px;
height: 700px;
margin: auto;
}
.white-box {
  position: relative;
  background: #fff;
  padding: 15px;
  color: #3e3e3e;
  margin-top: 40px;
/*  width: 95%;*/
}
.white-box:before {
  display: block;
  /*content: '';*/
  width: 100%;
  background: url(../img/wavy-border.png) repeat-x bottom left;
  height: 4px;
  position: absolute;
  top: -4px;
  left: 0;
  right: 0;
}
.white-box h4 {
  color: #27336a;
  margin-bottom: 25px;
}
.white-box table.table tr td:nth-child(4) {
  width: 10px;
}
table.table tr:nth-child(odd) {
  background-color: #e2e2e2;
}
table.table tr:nth-child(even) td:nth-child(n+2) {
  background-color: #cd4757;
  color: #fff;
  text-align: center;
}
/*table.table tr:nth-child(even) td:nth-child(3) {
  background-color: #be4757;
}*/
table.table tr:nth-child(odd) td:nth-child(n+2) {
  background-color: #b8404e;
  color: #fff;
  text-align: center;
}
/*table.table tr:nth-child(odd) td:nth-child(3) {
  background-color: #a8404e;
}*/
.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
  border-top: 0;
}
table.table tr:nth-child(even) td:last-child {
  border-right: #fff 15px solid;
}
table.table tr:nth-child(odd) td:last-child {
  border-right: #e2e2e2 15px solid;
}
table.table.table-3cols td {
    width: 30%;
}table.table.table-3cols td:first-child {
    width: 40%;
}table.table.table-2cols {
    table-layout: fixed;
}
.button ,.button:hover{
    text-transform: uppercase;
    background-color: #424242;
    padding: 5px 15px 4px;
    display: inline-block;
    text-align: center;
    margin: 50px 0 0 0;
    color: #fff;
}
.empty-red {
  margin-top: -75px;
  padding: 50px 0 0 0;
  background: #c82d3f;
}
.redprefooter{
  margin-top: 0px;}
.empty-red .overlay.prefooter {
  margin-top: 0px;
}



.objects div.collapsed {
  display: none;
}


.prefooter {
  background: rgba(40,40,40,0.8);
  color: #fff;
  margin-top: 100px;
  padding: 50px 0;
}
.prefooter a {
  color: #fff;/*
  text-transform: uppercase;
  font-size: 78%;*/
  text-decoration: underline;
  font-weight: 400;
}


			.offset_3.col-xs-6 {    margin: 10% 25%;}

footer {
  background: #c82d3f;
  padding: 20px 0 15px 0;
  color: #f5d7db;
  text-align: center;
  font-size: 80%;
}
.table-responsive>.table>tbody>tr>td, .table-responsive>.table>tbody>tr>th, .table-responsive>.table>tfoot>tr>td, .table-responsive>.table>tfoot>tr>th, .table-responsive>.table>thead>tr>td, .table-responsive>.table>thead>tr>th {
    white-space: initial;
}
/*lightshow*/

/*.allegati}*/

.allegati >div {
    padding-bottom: 30px;
    overflow: hidden;
}
.embed-responsive-1by1 {
    padding-bottom: 100%;
}
.allegati a, .allegati img {
    min-height: 100%;
    height: 100%;
    width: 100%;
    object-fit: cover;
}
#imagelightbox{
    position: fixed;
    z-index: 9999;
 
    -ms-touch-action: none;
    touch-action: none;
}
	
	/**/

		/* OVERLAY */

		#imagelightbox-overlay
		{
			background-color: #000;
			background-color: rgba( 0, 0, 0, .9 );
			position: fixed;
			z-index: 9998;
			top: 0;
			right: 0;
			bottom: 0;
			left: 0;
		}


		/* "CLOSE" BUTTON */

		#imagelightbox-close
		{
			width: 2.5em; /* 40 */
			height: 2.5em; /* 40 */
			text-align: left;
			background-color: #666;
			border-radius: 50%;
			position: fixed;
			z-index: 10002;
			top: 2.5em; /* 40 */
			right: 2.5em; /* 40 */

			-webkit-transition: color .3s ease;
			transition: color .3s ease;
		}
			#imagelightbox-close:hover,
			#imagelightbox-close:focus
			{
				background-color: #111;
			}
			#imagelightbox-close:before,
			#imagelightbox-close:after
			{
				width: 2px;
				background-color: #fff;
				content: '';
				position: absolute;
				top: 20%;
				bottom: 20%;
				left: 50%;
				margin-left: -1px;
			}
			#imagelightbox-close:before
			{
				-webkit-transform: rotate( 45deg );
				-ms-transform: rotate( 45deg );
				transform: rotate( 45deg );
			}
			#imagelightbox-close:after
			{
				-webkit-transform: rotate( -45deg );
				-ms-transform: rotate( -45deg );
				transform: rotate( -45deg );
			}

		/* NAVIGATION */

		#imagelightbox-nav
		{
			background-color: #444;
			background-color: rgba( 0, 0, 0, .5 );
			border-radius: 20px;
			position: fixed;
			z-index: 10001;
			left: 50%;
			bottom: 3.75em; /* 60 */
			padding: 0.313em; /* 5 */

			-webkit-transform: translateX( -50% );
			-ms-transform: translateX( -50% );
			transform: translateX( -50% );
		}
			#imagelightbox-nav button
			{
				width: 1em; /* 20 */
				height: 1em; /* 20 */
				background-color: transparent;
				border: 1px solid #fff;
				border-radius: 50%;
				display: inline-block;
				margin: 0 0.313em; /* 5 */
			}
			#imagelightbox-nav button.active
			{
				background-color: #fff;
			}


		/* ARROWS */

		.imagelightbox-arrow
		{
			width: 3.75em; /* 60 */
			height: 7.5em; /* 120 */
			vertical-align: middle;
			display: none;background:transparent;
			border:0;
			position: fixed;
			z-index: 10001;
			top: 50%;
			margin-top: -3.75em; /* 60 */
		}
		.imagelightbox-arrow:hover,
		.imagelightbox-arrow:focus
		{
			background-color: #666;
			background-color: rgba( 0, 0, 0, .75 );
		}
		.imagelightbox-arrow:active
		{
			background-color: #111;
		}
			.imagelightbox-arrow-left
			{
				left: 2.5em; /* 40 */
			}
			.imagelightbox-arrow-right
			{
				right: 2.5em; /* 40 */
			}
			.imagelightbox-arrow:before
			{
				width: 0;
				height: 0;
				border: 1em solid transparent;
				content: '';
				display: inline-block;
				margin-bottom: -0.125em; /* 2 */
			}
				.imagelightbox-arrow-left:before
				{
					border-left: none;
					border-right-color: #fff;
					margin-left: -0.313em; /* 5 */
				}
				.imagelightbox-arrow-right:before
				{
					border-right: none;
					border-left-color: #fff;
					margin-right: -0.313em; /* 5 */
				}

#imagelightbox-overlay,		#imagelightbox-close,		#imagelightbox-caption,		#imagelightbox-nav,		.imagelightbox-arrow
		{
			-webkit-animation: fade-in .25s linear;
			animation: fade-in .25s linear;
		}
			@-webkit-keyframes fade-in
			{
				from	{ opacity: 0; }
				to		{ opacity: 1; }
			}
			@keyframes fade-in
			{
				from	{ opacity: 0; }
				to		{ opacity: 1; }
			}

		@media only screen and (max-width: 41.250em) /* 660 */
		{
			#container
			{
				width: 100%;
			}
			#imagelightbox-close
			{
				top: 1.25em; /* 20 */
				right: 1.25em; /* 20 */
			}
			#imagelightbox-nav
			{
				bottom: 1.25em; /* 20 */
			}

			.imagelightbox-arrow
			{
				width: 2.5em; /* 40 */
				height: 3.75em; /* 60 */
				margin-top: -2.75em; /* 30 */
			}
			.imagelightbox-arrow-left
			{
				left: 1.25em; /* 20 */
			}
			.imagelightbox-arrow-right
			{
				right: 1.25em; /* 20 */
			}
			.mail{display:none !important;}
			.container ,.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9{
			/*	padding-right: 5px;
				padding-left: 5px;
				*/margin-right: auto;
				margin-left: auto;
			}
			.main-slide {height:250px;}
			
}
@media(max-width: 991px) {
.case-history .abstract {
    font-size: 25px;
}
.scrittamappa {
    padding: 20px 0;
}
#menu-bar .main {
    padding-bottom: 10px ;
    padding-top: 10px;
}section.case-history .btn {
    margin-bottom: 20px;
}.product-boxes .box-content {
    max-width: 500px;
    margin: auto;
}.product-boxes .col-md-4 .border,.strengths ,.big-header .boxes {
    margin-top: 25px;
}}
@media(max-width: 767px) {
.case-history .abstract {
    font-size: 20px;
}
.product-boxes .box-content {
    max-width: 440px;
    margin: auto;
}.offset_3.col-xs-6 {
    margin: 5% 25%;
}
 .navbar-nav .open .dropdown-menu {
    margin-top: -0;
}
#logo img {
  max-width: 250px;
}}
@media(max-width: 600px) {
.big-header .boxes .box {
    padding: 20% 10%;
}.news-container .swiper-slide .col-sm-5 {
    padding: 0;
}
.header {
    min-height: 200px;
}.slideshow {
    min-height: 250px;
}
#logo img {
  max-width: 50vw;
}
#menu-button{
    margin-top: 15px;
}.big-header {
    padding-top: 150px;
    padding-bottom: 50px;
}}
@media(max-width: 400px) {
.offset_3.col-xs-6 {
    margin: 5% 10%;
    width: 80%;
}
#menu-button{
    margin-top: 2px;
}.header {
    min-height: 150px;
}.slideshow {
    min-height: 200px;
}}
@media (min-width: 768px) {
  .navbar-toggle {
    display: block;
  }
  
.colonne{
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
}
.offset_3.col-xs-6{    margin: 0;}
}
@media (min-width: 992px) {
footer{   
    bottom: 0;}

			.big-header .boxes .box {  padding: 100px;}
.menu-footer .social {
    margin: 0px;
	float:right;
}
#menu-dropdown{    
	background-image: url(../img/menu-bg.png);
	padding:180px 0 30px 0;}
.scroll  #menu-dropdown{
	padding:110px 0 30px 0;}
.navbar-nav>li a:hover, .navbar-nav>li a.active, .nav .open>a:focus, .nav .open>a, .nav .open>a:hover {
  color: #363636;
}
.menu-footer {
    margin-top: 100px;
}

#menu-dropdown .right {
  padding-left: 90px;
    text-align: left;
    float: left;
}#menu-dropdown .right .navbar-nav,.navbar-nav .open .dropdown-menu {
    text-align: left;
    float: left;
}
.right  .white-box{
    float: right;
}
}

.has-error div.error {
   color: #a94442;
   font-size: 12px;
}