<br />
<b>Warning</b>:  is_file(): open_basedir restriction in effect. File(/elements.less) is not within the allowed path(s): (/var/www/vhosts/zancaner.com/:/tmp/) in <b>/var/www/vhosts/zancaner.com/httpdocs/core/less.php</b> on line <b>80</b><br />
<br />
<b>Warning</b>:  is_file(): open_basedir restriction in effect. File(/elements) is not within the allowed path(s): (/var/www/vhosts/zancaner.com/:/tmp/) in <b>/var/www/vhosts/zancaner.com/httpdocs/core/less.php</b> on line <b>80</b><br />
<br />
<b>Warning</b>:  is_file(): open_basedir restriction in effect. File(/main.less) is not within the allowed path(s): (/var/www/vhosts/zancaner.com/:/tmp/) in <b>/var/www/vhosts/zancaner.com/httpdocs/core/less.php</b> on line <b>80</b><br />
<br />
<b>Warning</b>:  is_file(): open_basedir restriction in effect. File(/main) is not within the allowed path(s): (/var/www/vhosts/zancaner.com/:/tmp/) in <b>/var/www/vhosts/zancaner.com/httpdocs/core/less.php</b> on line <b>80</b><br />
.shade {
  -webkit-box-shadow: 5px 5px 10px rgba(0,0,0,0.3);
  -moz-box-shadow: 5px 5px 10px rgba(0,0,0,0.3);
  box-shadow: 5px 5px 10px rgba(0,0,0,0.3);
}
.i {
  font-style: italic;
}
.center {
  text-align: center;
}
.rel {
  position: relative;
  display: block;
}
.caps {
  text-transform: uppercase;
}
.uc {
  text-transform: uppercase;
}
.hide {
  display: none;
}
.tright {
  text-align: right;
}
.bw {
  filter: url(core/img/filters.svg#grayscale);
  filter: gray;
  -webkit-filter: grayscale(1);
}
.nobw {
  filter: none;
  -webkit-filter: none;
}
.row img {
  max-width: 100%;
}
.gradienth {
  background: -moz-linear-gradient(left,rgba(255,255,255,0) 0%,#ffffff 100%);
  background: -webkit-gradient(linear,left top,right top,color-stop(0%,rgba(255,255,255,0)),color-stop(100%,#ffffff));
  background: -webkit-linear-gradient(left,rgba(255,255,255,0) 0%,#ffffff 100%);
  background: -o-linear-gradient(left,rgba(255,255,255,0) 0%,#ffffff 100%);
  background: -ms-linear-gradient(left,rgba(255,255,255,0) 0%,#ffffff 100%);
  background: linear-gradient(to right,rgba(255,255,255,0) 0%,#ffffff 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff',endColorstr='#ffffff',GradientType=1);
}
.carousel-fade .carousel-inner .item {
  opacity: 1;
  transition-property: opacity;
  transition-duration: 3s;
  -webkit-transition-duration: 3s;
  transition-property: opacity;
}
.carousel-fade .carousel-inner .active {
  opacity: 1;
}
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  left: 0;
  opacity: 0;
  z-index: 1;
}
.dropdown-large {
  position: static !important;
}
.dropdown-menu-large {
  margin-left: 0;
  margin-right: 0;
  padding: 15px 10px;
}
.dropdown-menu-large > li > ul {
  padding: 0;
  margin: 0;
}
.dropdown-menu-large > li > ul > li {
  list-style: none;
}
.dropdown-menu-large > li > ul > li > a {
  display: block;
  padding: 5px 0;
  clear: both;
  font-weight: normal;
  line-height: 1.428571429;
  color: #333333;
  white-space: normal;
}
.dropdown-menu-large > li ul > li > a:hover,
.dropdown-menu-large > li ul > li > a:focus {
  text-decoration: none;
}
.dropdown-menu-large .disabled > a,
.dropdown-menu-large .disabled > a:hover,
.dropdown-menu-large .disabled > a:focus {
  color: #999999;
}
.dropdown-menu-large .disabled > a:hover,
.dropdown-menu-large .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  cursor: not-allowed;
}
.dropdown-menu-large .dropdown-header {
  font-size: 13px;
}
@media (max-width: 768px) {
  .dropdown-menu-large {
    margin-left: 0;
    margin-right: 0;
  }
  .dropdown-menu-large > li {
    margin-bottom: 30px;
  }
  .dropdown-menu-large > li:last-child {
    margin-bottom: 0;
  }
  .dropdown-menu-large .dropdown-header {
    padding: 3px 15px !important;
  }
}
.dropdown-menu li:hover .sub-menu {
  visibility: visible;
}
.dropdown:hover .dropdown-menu {
  display: block;
}
body {
  font-family: 'Raleway', sans-serif;
  font-size: 15px;
  font-weight: 300;
  text-align: left;
}
strong {
  font-weight: 500;
}
.cover {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
.pad-0 {
  padding: 0px !important;
}
.pad-l {
  padding-left: 0px !important;
}
.pad-r {
  padding-right: 0px !important;
}
.upp {
  text-transform: uppercase;
}
.parallax-img {
  height: 750px;
  position: relative;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  background-attachment: fixed;
}
.parallax-wrap {
  height: 400px;
  overflow: hidden;
}
.bold {
  font-weight: 600;
}
.paddingtop {
  height: 63px;
}
.marginbot {
  margin-bottom: 40px;
}
.more {
  text-transform: uppercase;
  color: #337ab7;
  margin-top: 10px;
  font-size: 16px;
}
hr {
  margin: 10px 0px 10px;
  border-top: 2px solid #999;
}
.hr-gray {
  margin: 10px 0px 10px;
  border-top: 2px solid #999;
}
h1,
h2,
h3 {
  margin: 0;
  font-weight: 300;
  color: #000;
}
h1 {
  font-size: 28px;
  line-height: 36px;
}
p {
  margin: 0;
}
.carousel-control {
  width: initial;
  height: 180px;
  display: table !important;
  color: black;
}
.carousel-control.right {
  background-image: none;
  right: -20px;
}
.carousel-control.right .fa {
  display: table-cell;
  vertical-align: middle;
}
.carousel-control.left {
  background-image: none;
  left: -20px;
}
.carousel-control.left .fa {
  display: table-cell;
  vertical-align: middle;
}
.carousel-indicators {
  bottom: 5px;
}
.carousel-indicators li,
.carousel-indicators li.active {
  width: 17px;
  height: 17px;
  margin: 1px 2px;
  border: 2px solid #fff;
  background: transparent;
}
.carousel-indicators li.active {
  background: #fff;
}
.sweet-alert p {
  font-size: 18px !important;
  font-weight: 400 !important;
}
.text-shadow {
  text-shadow: #666 0 0 10px;
}
.text {
  margin: 40px 0;
  line-height: 26px;
}
.text b,
.text strong {
  font-weight: 600;
}
.text h3 {
  margin-bottom: 20px;
  font-size: 30px;
}
.text ul {
  list-style: none;
  padding: 0;
  padding-left: 15px;
}
.text ul li {
  padding-left: 1.3em;
  margin-bottom: 2px;
}
.text ul li:before {
  content: "\f14a";
  color: #f68420;
  font-family: FontAwesome;
  display: inline-block;
  margin-left: -1.3em;
  width: 1.3em;
}
.text a {
  color: #337ab7;
  text-decoration: underline;
}
.text a:hover {
  color: #337ab7;
  text-decoration: none;
}
.fancybox-overlay {
  background: rgba(3,49,99,0.7);
}
.fancybox-skin {
  padding: 2px !important;
}
.banner {
  height: 420px;
  position: relative;
  overflow: hidden;
  background: #f68420;
}
.banner .banner-zoom {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  height: 420px;
  -webkit-animation: zoom 20s infinite;
  animation: zoom 20s infinite;
  position: absolute;
  top: 0;
  width: 100%;
}
.banner .half {
  height: 420px;
  width: 60%;
  overflow: hidden;
  position: absolute;
}
.title-banner {
  margin-top: 320px;
  position: relative;
  z-index: 11;
}
.title-banner h1 {
  text-shadow: 1px 1px 0 #333;
  text-shadow: #666 0 0 10px;
  font-size: 50px;
  line-height: 45px;
  color: #fff;
  text-transform: uppercase;
}
.title-banner-xs {
  position: relative;
  z-index: 11;
  margin-top: -50px;
}
.title-banner-xs h1 {
  text-shadow: 1px 1px 0 #333;
  text-shadow: #666 0 0 10px;
  font-size: 25px;
  color: #fff;
  text-transform: uppercase;
}
.section-tit {
  color: #f68420;
  font-size: 27px;
  margin-top: 15px;
}
.btn-transparent {
  border: 1px solid #fff;
  padding: 10px;
  text-transform: uppercase;
  color: #fff;
  display: inline-block;
  min-width: 200px;
}
.btn-transparent:hover {
  background: #fff;
  border: 1px solid #fff;
  color: #000 !important;
}
.blue-btn {
  border: 1px solid #999;
  padding: 10px;
  text-transform: uppercase;
  color: #999;
  display: inline-block;
  width: 100%;
}
.blue-btn:hover {
  background: #999;
  border: 1px solid #999;
  color: #fff;
}
.block-blue {
  text-align: right;
  text-transform: uppercase;
  background: #999;
  padding: 30px;
}
.block-blue h2 {
  color: #fff;
}
.shadow {
  -webkit-box-shadow: 3px 3px 3px 0px rgba(102,102,102,0.8);
  -moz-box-shadow: 3px 3px 3px 0px rgba(102,102,102,0.8);
  box-shadow: 3px 3px 3px 0px rgba(102,102,102,0.8);
}
.tit-realizazz {
  font-size: 25px;
  font-weight: 500;
  margin-bottom: 30px;
  text-transform: uppercase;
}
a {
  color: black;
  transition: all 0.2s ease-in-out;
  text-decoration: none;
}
a:hover {
  text-decoration: none;
  background-color: transparent;
  color: #f68420;
}
a:hover {
  text-decoration: none;
  background-color: transparent;
  color: black;
}
a:click {
  text-decoration: none;
  background-color: transparent;
  color: black;
}
a:focus {
  text-decoration: none;
  background-color: transparent;
  color: black;
}
.transition {
  -webkit-transition: ease 200ms;
  -moz-transition: ease 200ms;
  -o-transition: ease 200ms;
  transition: ease 200ms;
}
.cookie {
  z-index: 5000;
  position: fixed;
  bottom: 0px;
  width: 100%;
  padding: 10px 0px;
  background-color: rgba(0,0,0,0.9);
  color: white;
  font-size: 15px;
}
.cookie p {
  margin: 0px;
}
.cookie .chiudi {
  cursor: pointer;
  display: -webkit-inline-box;
  transition: background-color 0.4s ease-in-out;
  background-color: transparent;
  border-radius: 0px;
  border: 2px solid white;
  color: white;
  margin-top: 25px;
  padding: 0px 15px;
}
.cookie .chiudi:hover {
  background-color: white;
  color: black;
}
.cookie a {
  color: white;
}
.cookie a:hover {
  color: ;
}
.logo {
  padding: 6px 0;
}
.logo img {
  max-height: 50px;
}
.bord {
  background: #fff;
}
.navbar {
  border: 0px;
}
.navbar-nav {
  margin-top: 28px;
}
.navbar-right {
  padding-right: 18px;
}
.navbar-right li a {
  color: #fff;
}
.bt-lang {
  text-transform: uppercase;
}
.dropdown-header {
  text-transform: uppercase;
  padding: 0;
}
.dropdown-header a {
  font-weight: 600 !important;
  font-size: 14px !important;
}
.dropdown-menu {
  left: initial;
}
.large-3 {
  left: -150px;
}
header .nav li a {
  padding: 6px 10px;
  font-size: 20px;
  border-bottom: 3px solid transparent;
}
header .nav li a:hover {
  border-bottom: 3px solid #f68420;
  background: none;
}
header .nav li a.livello-2 {
  color: #fff;
  padding: 6px 12px;
  font-size: 18px;
  border-bottom: 2px solid transparent;
  text-transform: uppercase;
}
header .nav li a.livello-2:hover,
header .nav li a.livello-2:focus {
  border-bottom: 3px solid #f68420;
  color: #fff;
  background: none;
}
header .nav li .btn-nav {
  background: #6c6984;
  margin-right: 10px;
}
header .nav li.active a {
  border-bottom: 3px solid #f68420;
  background: none;
}
header .nav-home li a {
  color: #000 !important;
}
header .dropdown-menu {
  border: none;
  background: #ddd;
}
header .dropdown-menu li a,
header .dropdown-menu li.active a {
  color: #333;
  border-bottom: none !important;
  font-size: 13px;
  background: none;
}
header .dropdown-menu li a:hover,
header .dropdown-menu li a:focus,
header .dropdown-menu li.active a:hover,
header .dropdown-menu li.active a:focus {
  border-bottom: none;
  background: transparent;
  color: #f68420 !important;
}
.dotted {
  height: 420px;
  z-index: 10;
}
.tit-orange {
  background-color: #f68420;
  text-align: center;
  color: #fff;
  padding: 40px 0;
  font-size: 16px;
}
.tit-orange h1 {
  color: #fff;
  font-size: 35px;
  font-weight: 600;
}
.tit-orange h3 {
  color: #fff;
  margin: 0 0 20px;
  font-size: 30px;
}
.page-home {
  padding-top: 0;
}
.page-home .dotted {
  height: 100vh;
}
.page-home .banner-cnt {
  height: 100vh;
  background-image: -webkit-repeating-radial-gradient(center center,rgba(0,0,0,0.2),rgba(0,0,0,0.2) 1px,transparent 1px,transparent 100%);
  position: relative;
  background-image: -moz-repeating-radial-gradient(center center,rgba(0,0,0,0.2),rgba(0,0,0,0.2) 1px,transparent 1px,transparent 100%);
  background-image: -ms-repeating-radial-gradient(center center,rgba(0,0,0,0.2),rgba(0,0,0,0.2) 1px,transparent 1px,transparent 100%);
  background-image: repeating-radial-gradient(center center,rgba(0,0,0,0.2),rgba(0,0,0,0.2) 1px,transparent 1px,transparent 100%);
  -webkit-background-size: 3px 3px;
  -moz-background-size: 3px 3px;
  background-size: 3px 3px;
}
.page-home .banner-cnt .scopri {
  position: absolute;
  bottom: 15px;
  left: 50%;
  transform: translateX(-50%);
  text-align: center;
  color: #fff;
  text-transform: uppercase;
}
.page-home .carousel {
  position: absolute;
  width: 100%;
}
.page-home .claim {
  margin-top: 45vh;
  position: relative;
  text-shadow: 1px 1px 1px #666;
  text-align: center;
}
.page-home .claim h1 {
  color: #fff;
  font-size: 45px;
  line-height: 120%;
  font-weight: 300;
  font-weight: 600;
}
.page-home .claim h2 {
  font-size: 18px;
  margin: 10px 0 20px;
  color: #fff;
}
.page-home .big-button {
  text-transform: uppercase;
  border: 1px solid #fff;
  color: #fff;
  text-align: center;
  padding: 15px;
  border-radius: 6px;
  font-size: 18px;
  font-weight: 600;
  line-height: 20px;
  transition: all 0.2s ease-in-out;
}
.page-home .big-button:hover {
  background: #fff;
  color: #000;
}
.page-home .realiz-home {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  height: 360px;
  margin-bottom: 20px;
}
.page-home .icons-wrapper {
  margin: 20px 0;
}
.page-home .icons-wrapper .col-custom-20 {
  width: 20%;
}
.page-home .icons-wrapper .ico {
  text-align: center;
}
.page-home .icons-wrapper .ico img {
  max-height: 100px;
  max-width: 100px;
}
.page-home .icons-wrapper .ico .ico-txt-big {
  font-size: 35px;
  font-weight: 500;
  margin: 10px 0;
}
.page-home .icons-wrapper .ico .ico-txt {
  font-size: 18px;
  font-weight: 500;
  margin: 10px 0;
  min-height: 50px;
}
.page-home .icons-wrapper .ico .ico-tit-big {
  text-transform: uppercase;
  font-size: 14px;
}
.page-home .icons-wrapper .ico .ico-tit {
  font-size: 12px;
}
.page-home .icons-wrapper .col-custom:last-child {
  border-right: 0;
}
.page-home .soluzioni-home {
  margin: 50px 0;
  text-align: center;
}
.page-home .soluzioni-home .sol-img {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  height: 250px;
  margin-bottom: 30px;
}
.page-home .soluzioni-home .sol-tit {
  text-transform: uppercase;
  font-weight: 600;
  margin-bottom: 20px;
}
.page-home .servizi-home {
  background-color: #F2F2F2;
  padding-bottom: 40px;
}
.page-home .news-fullscreen {
  margin: 50px 0;
}
.page-home .news-fullscreen .n-block {
  text-align: center;
}
.page-home .news-fullscreen .n-block .n-tit {
  text-transform: uppercase;
  font-weight: 600;
  margin-bottom: 20px;
}
.page-home .news-fullscreen .n-block .n-img {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  height: 260px;
}
.page-home .news-fullscreen .n-block .n-more {
  text-transform: uppercase;
  font-weight: 600;
  display: block;
  color: #f68420;
  margin: 20px 0;
}
.sidenav {
  margin-bottom: 40px;
}
.sidenav .parent a {
  text-transform: uppercase;
  font-weight: 600;
  color: #f68420;
  font-size: 18px;
}
.sidenav hr {
  border-color: #f68420;
  margin: 25px 0 20px;
}
.sidenav .nav-stacked {
  margin-bottom: 25px;
}
.sidenav .nav-stacked li a {
  color: #000;
  background: none;
  padding: 5px 0;
  font-size: 14px;
}
.sidenav .nav-stacked li a:hover {
  text-decoration: underline;
}
.sidenav .nav-stacked li.active a {
  font-weight: 600;
}
.full-banner {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  height: 100vh;
  margin-bottom: 40px;
}
.full-banner .claim {
  position: absolute;
  top: 45vh;
  z-index: 20;
  width: 100%;
  text-shadow: 1px 1px 1px #666;
  text-align: center;
}
.full-banner .claim h1 {
  color: #fff;
  font-size: 45px;
  line-height: 120%;
  font-weight: 300;
  font-weight: 600;
}
.full-banner .claim h2 {
  font-size: 18px;
  margin: 10px 0 20px;
  color: #fff;
}
.template-azienda .banner-img {
  height: 420px !important;
}
.pdf {
  text-align: center;
}
.pdf img {
  border: 2px solid #ddd;
}
.template-news-list .block-news {
  border: 1px solid #999;
  margin-bottom: 40px;
}
.template-news-list .block-news .block-news-img {
  padding: 0 100px;
}
.template-news-list .block-news .block-news-txt {
  padding: 30px;
}
.template-news-list .block-news .block-news-txt .block-news-tit h3 {
  margin: 15px 0;
  font-size: 22px;
  line-height: 25px;
  font-weight: 600;
}
.template-news-list .block-news .block-news-txt .block-news-date {
  font-size: 14px;
  color: #337ab7;
}
.template-news-list .block-news .block-news-txt .block-news-tt {
  font-size: 18px;
}
.template-news-detail .tit-orange,
.template-detail-lavora-con-noi .tit-orange {
  font-size: 35px;
  font-weight: 600;
  margin-bottom: 40px;
}
.template-news-detail .tit-curricula,
.template-detail-lavora-con-noi .tit-curricula {
  font-weight: 600;
  font-size: 20px;
}
.template-news-detail article,
.template-detail-lavora-con-noi article {
  margin-bottom: 40px;
}
.template-news-detail article .news-tit h1,
.template-detail-lavora-con-noi article .news-tit h1 {
  margin: 15px 0 40px;
  font-size: 30px;
  line-height: 35px;
  font-weight: 400;
}
.template-news-detail article .news-date,
.template-detail-lavora-con-noi article .news-date {
  font-size: 14px;
  color: #337ab7;
}
.template-news-detail article .news-tt,
.template-detail-lavora-con-noi article .news-tt {
  font-size: 18px;
  margin: 40px 0;
}
.template-news-detail form .form-control,
.template-detail-lavora-con-noi form .form-control {
  border: none;
  border-bottom: 1px solid #ccc;
  box-shadow: none;
  border-radius: 0;
}
.template-news-detail form .btn-warning,
.template-detail-lavora-con-noi form .btn-warning {
  text-transform: uppercase;
  background-color: #f68420;
  border-color: #f68420;
  border-radius: 0;
}
.blue-nav {
  background: #f68420;
  padding: 15px 10px;
  color: rgba(255,255,255,0.6);
  text-align: right;
  text-transform: capitalize;
}
.blue-nav a {
  color: rgba(255,255,255,0.6);
  border-right: 1px solid rgba(255,255,255,0.6);
  padding: 0 6px;
}
.blue-nav a:hover {
  color: #ffffff;
}
.blue-nav a.active {
  color: #ffffff;
}
.blue-nav .cur {
  color: #ffffff;
}
.nav-realizzazioni {
  padding: 50px 0;
}
.nav-realizzazioni .ico-block {
  -webkit-box-shadow: 3px 3px 3px 0px rgba(102,102,102,0.8);
  -moz-box-shadow: 3px 3px 3px 0px rgba(102,102,102,0.8);
  box-shadow: 3px 3px 3px 0px rgba(102,102,102,0.8);
  border: 2px solid #999;
  text-transform: uppercase;
  text-align: center;
  padding: 15px;
  width: 160px;
  margin: 0 auto;
}
.nav-realizzazioni .ico-block a {
  color: #999;
}
.nav-realizzazioni .ico-block img {
  width: 85px;
}
.nav-realizzazioni .active {
  border: 6px solid #f68420;
  margin-top: -4px;
}
.four-blocks-cnt {
  height: -webkit-calc(100vh - 86px);
  height: calc(100vh - 86px);
}
.four-blocks-cnt .four-blocks {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  height: -webkit-calc(50vh - 43px);
  height: calc(50vh - 43px);
  margin: 0 -15px;
  position: relative;
}
.four-blocks-cnt .four-blocks .four-bg {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  height: -webkit-calc(50vh - 43px);
  height: calc(50vh - 43px);
  opacity: 0.3;
}
.four-blocks-cnt .four-blocks .cnt-btn-absolute {
  width: 50%;
  position: absolute;
  left: 25%;
  top: 50%;
  transform: translateY(-50%);
}
.four-blocks-cnt .four-blocks:hover .four-bg {
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  -webkit-transition: ease 200ms;
  -moz-transition: ease 200ms;
  -o-transition: ease 200ms;
  transition: ease 200ms;
  opacity: 1;
}
.four-blocks-cnt .four-blocks:hover .cnt-btn-absolute .blue-btn {
  background: #999;
  border: 1px solid #999;
  color: #fff;
}
.gallery {
  padding: 0 2px;
  height: 300px;
}
.square {
  height: 300px;
  display: inline-block;
  float: left;
  margin: 0 2px;
  width: -webkit-calc(20% - 4px);
  width: calc(20% - 4px);
  position: relative;
}
.square .square-bg {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  -webkit-transition: ease 200ms;
  -moz-transition: ease 200ms;
  -o-transition: ease 200ms;
  transition: ease 200ms;
  height: 300px;
  opacity: 0.7;
}
.square .square-ico {
  text-shadow: 1px 1px 0 #333;
  text-shadow: #666 0 0 10px;
  position: absolute;
  bottom: 20px;
  width: 90%;
  left: 5%;
  text-align: center;
  font-size: 30px;
  color: #999;
}
.square:hover .square-bg {
  opacity: 1;
}
.square:hover .square-ico {
  color: #fff;
}
.template-prodotti .square {
  width: -webkit-calc(33.3333% - 4px);
  width: calc(33.3333% - 4px);
}
.img-fit-1 {
  object-fit: cover;
  height: 210px;
  width: 100%;
}
.img-fit-2 {
  object-fit: cover;
  height: 250px;
  width: 100%;
}
.template-detail .details-blue,
.template-prodotti .details-blue,
.page-in-produzione .details-blue,
.template-testo .details-blue {
  background-color: #f68420;
  color: #fff;
  padding: 30px 0;
  font-size: 22px;
}
.template-detail .details-blue ul,
.template-prodotti .details-blue ul,
.page-in-produzione .details-blue ul,
.template-testo .details-blue ul {
  list-style: none;
  padding: 0;
}
.template-detail .details-blue ul li,
.template-prodotti .details-blue ul li,
.page-in-produzione .details-blue ul li,
.template-testo .details-blue ul li {
  padding-left: 1.3em;
  margin-bottom: 2px;
}
.template-detail .details-blue ul li:before,
.template-prodotti .details-blue ul li:before,
.page-in-produzione .details-blue ul li:before,
.template-testo .details-blue ul li:before {
  content: "\f14a";
  color: #fff;
  font-family: FontAwesome;
  display: inline-block;
  margin-left: -1.3em;
  width: 1.3em;
}
.template-detail .form-blue,
.template-prodotti .form-blue,
.page-in-produzione .form-blue,
.template-testo .form-blue {
  background-color: #f68420;
  color: #fff;
  padding: 30px 0;
  font-size: 22px;
}
.template-detail .form-blue form,
.template-prodotti .form-blue form,
.page-in-produzione .form-blue form,
.template-testo .form-blue form {
  font-size: 16px;
}
.template-detail .form-blue form ::-webkit-input-placeholder,
.template-prodotti .form-blue form ::-webkit-input-placeholder,
.page-in-produzione .form-blue form ::-webkit-input-placeholder,
.template-testo .form-blue form ::-webkit-input-placeholder {
  font-style: italic;
}
.template-detail .form-blue form ::-moz-placeholder,
.template-prodotti .form-blue form ::-moz-placeholder,
.page-in-produzione .form-blue form ::-moz-placeholder,
.template-testo .form-blue form ::-moz-placeholder {
  font-style: italic;
}
.template-detail .form-blue form :-ms-input-placeholder,
.template-prodotti .form-blue form :-ms-input-placeholder,
.page-in-produzione .form-blue form :-ms-input-placeholder,
.template-testo .form-blue form :-ms-input-placeholder {
  font-style: italic;
}
.template-detail .form-blue form :-moz-placeholder,
.template-prodotti .form-blue form :-moz-placeholder,
.page-in-produzione .form-blue form :-moz-placeholder,
.template-testo .form-blue form :-moz-placeholder {
  font-style: italic;
}
.template-detail .form-blue form .cont-privacy,
.template-prodotti .form-blue form .cont-privacy,
.page-in-produzione .form-blue form .cont-privacy,
.template-testo .form-blue form .cont-privacy {
  margin-top: 12px;
}
.template-detail .form-blue form .cont-privacy a,
.template-prodotti .form-blue form .cont-privacy a,
.page-in-produzione .form-blue form .cont-privacy a,
.template-testo .form-blue form .cont-privacy a {
  color: #fff;
}
.template-detail .form-blue form .btn-info,
.template-prodotti .form-blue form .btn-info,
.page-in-produzione .form-blue form .btn-info,
.template-testo .form-blue form .btn-info {
  width: 100%;
  background-color: #0269af;
  border-color: #0269af;
  text-transform: uppercase;
}
.template-detail .form-blue form .btn-info:hover,
.template-prodotti .form-blue form .btn-info:hover,
.page-in-produzione .form-blue form .btn-info:hover,
.template-testo .form-blue form .btn-info:hover {
  background-color: #999;
  border-color: #999;
}
.template-detail .blocks,
.template-prodotti .blocks,
.page-in-produzione .blocks,
.template-testo .blocks {
  color: #000;
}
.template-detail .blocks .block-prodotti,
.template-prodotti .blocks .block-prodotti,
.page-in-produzione .blocks .block-prodotti,
.template-testo .blocks .block-prodotti {
  min-height: 350px;
  background-color: #e8e8e8;
  box-shadow: 1px 2px 5px rgba(0,0,0,0.4);
  margin-bottom: 30px;
  position: relative;
  padding: 20px;
  overflow: hidden;
}
.template-detail .blocks .block-prodotti .head-block,
.template-prodotti .blocks .block-prodotti .head-block,
.page-in-produzione .blocks .block-prodotti .head-block,
.template-testo .blocks .block-prodotti .head-block {
  position: absolute;
  width: calc(100% - 40px);
}
.template-detail .blocks .block-prodotti .head-block .tit-block,
.template-prodotti .blocks .block-prodotti .head-block .tit-block,
.page-in-produzione .blocks .block-prodotti .head-block .tit-block,
.template-testo .blocks .block-prodotti .head-block .tit-block {
  text-align: center;
}
.template-detail .blocks .block-prodotti .head-block .tit-block h3,
.template-prodotti .blocks .block-prodotti .head-block .tit-block h3,
.page-in-produzione .blocks .block-prodotti .head-block .tit-block h3,
.template-testo .blocks .block-prodotti .head-block .tit-block h3 {
  font-weight: 500;
  font-size: 18px;
}
.template-detail .blocks .block-prodotti .head-block .ico-block,
.template-prodotti .blocks .block-prodotti .head-block .ico-block,
.page-in-produzione .blocks .block-prodotti .head-block .ico-block,
.template-testo .blocks .block-prodotti .head-block .ico-block {
  border: 1px solid #333;
  min-height: 56px;
}
.template-detail .blocks .block-prodotti .body-block,
.template-prodotti .blocks .block-prodotti .body-block,
.page-in-produzione .blocks .block-prodotti .body-block,
.template-testo .blocks .block-prodotti .body-block {
  margin-top: 60px;
  font-size: 14px;
}
.template-detail .blocks .block-prodotti .body-block a,
.template-prodotti .blocks .block-prodotti .body-block a,
.page-in-produzione .blocks .block-prodotti .body-block a,
.template-testo .blocks .block-prodotti .body-block a {
  color: #337ab7;
  text-decoration: underline;
}
.template-detail .blocks .block-prodotti .body-block a:hover,
.template-prodotti .blocks .block-prodotti .body-block a:hover,
.page-in-produzione .blocks .block-prodotti .body-block a:hover,
.template-testo .blocks .block-prodotti .body-block a:hover {
  color: #337ab7;
  text-decoration: none;
}
.template-detail .blocks .block-prodotti .cnt-img-block,
.template-prodotti .blocks .block-prodotti .cnt-img-block,
.page-in-produzione .blocks .block-prodotti .cnt-img-block,
.template-testo .blocks .block-prodotti .cnt-img-block {
  min-height: 232px;
}
.template-detail .blocks .block-prodotti .cnt-link-block,
.template-prodotti .blocks .block-prodotti .cnt-link-block,
.page-in-produzione .blocks .block-prodotti .cnt-link-block,
.template-testo .blocks .block-prodotti .cnt-link-block {
  position: absolute;
  bottom: 5px;
  right: 20px;
}
.template-detail .blocks .block-prodotti .cnt-link-block .link-block,
.template-prodotti .blocks .block-prodotti .cnt-link-block .link-block,
.page-in-produzione .blocks .block-prodotti .cnt-link-block .link-block,
.template-testo .blocks .block-prodotti .cnt-link-block .link-block {
  text-align: right;
  margin-bottom: 10px;
  line-height: 35px;
  color: #f68420;
  text-transform: uppercase;
  font-size: 12px;
}
.template-detail .blocks .block-prodotti .cnt-link-block .link-block a,
.template-prodotti .blocks .block-prodotti .cnt-link-block .link-block a,
.page-in-produzione .blocks .block-prodotti .cnt-link-block .link-block a,
.template-testo .blocks .block-prodotti .cnt-link-block .link-block a {
  display: inline-block;
  height: 30px;
  width: 30px;
  background: #f68420;
  color: #fff;
  text-align: center;
  margin-left: 5px;
  cursor: pointer;
}
.template-detail .blocks .block-prodotti .cnt-link-block .link-block a i,
.template-prodotti .blocks .block-prodotti .cnt-link-block .link-block a i,
.page-in-produzione .blocks .block-prodotti .cnt-link-block .link-block a i,
.template-testo .blocks .block-prodotti .cnt-link-block .link-block a i {
  font-size: 20px;
}
.template-detail .last-txt,
.template-prodotti .last-txt,
.page-in-produzione .last-txt,
.template-testo .last-txt {
  font-size: 25px;
  padding: 10px 15px;
}
.template-detail .gallery-techno,
.template-prodotti .gallery-techno,
.page-in-produzione .gallery-techno,
.template-testo .gallery-techno {
  background: #f1f1f1;
  height: 250px;
  margin-top: 40px;
  overflow: hidden;
}
.template-detail .gallery-techno .wrap-techno,
.template-prodotti .gallery-techno .wrap-techno,
.page-in-produzione .gallery-techno .wrap-techno,
.template-testo .gallery-techno .wrap-techno {
  margin: 0 auto;
}
.template-detail .gallery-techno .image-techno,
.template-prodotti .gallery-techno .image-techno,
.page-in-produzione .gallery-techno .image-techno,
.template-testo .gallery-techno .image-techno {
  object-fit: cover;
  width: 20vw;
  height: 250px;
  display: inline-block;
  float: left;
  position: relative;
  margin-right: 10px;
}
.template-detail .gallery-techno .image-techno .cnt-ico,
.template-prodotti .gallery-techno .image-techno .cnt-ico,
.page-in-produzione .gallery-techno .image-techno .cnt-ico,
.template-testo .gallery-techno .image-techno .cnt-ico {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 110px;
  font-size: 35px;
  color: #ffffffdd;
}
.template-detail .gallery-techno .image-techno:hover .cnt-ico,
.template-prodotti .gallery-techno .image-techno:hover .cnt-ico,
.page-in-produzione .gallery-techno .image-techno:hover .cnt-ico,
.template-testo .gallery-techno .image-techno:hover .cnt-ico {
  color: #fff;
}
.chess-cnt {
  margin: 0 0 40px;
}
.chess-cnt .pright {
  margin-right: -15px;
}
.chess-cnt .pleft {
  margin-left: -15px;
}
.chess-cnt .chess {
  margin-bottom: 0;
}
.chess-cnt .chess .block-chess {
  background: #e8e8e8;
  min-height: 425px;
  position: relative;
}
.chess-cnt .chess .block-chess .absolute-chess {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  padding: 0 25px;
}
.chess-cnt .chess .block-chess hr {
  margin: 15px 0;
}
.chess-cnt .chess .block-chess h3 {
  font-weight: 500;
  font-size: 18px;
  text-align: center;
}
.chess-cnt .chess .block-chess .txt-chess {
  font-size: 14px;
  line-height: 20px;
  text-align: justify;
}
.chess-cnt .chess .block-chess .link-block {
  text-align: center;
  font-size: 35px;
  -webkit-text-stroke: 2px #e8e8e8;
}
.chess-cnt .chess .img-chess {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  height: 425px;
}
.single-chess img {
  width: 100%;
  margin-bottom: 40px;
}
.single-chess h2 {
  margin: 0 0 20px;
  font-size: 25px;
  font-weight: 600;
}
.template-assistenza .nav-stacked {
  margin-top: 220px;
}
.template-assistenza .text h1,
.template-assistenza .text h2,
.template-assistenza .text h3 {
  text-transform: uppercase;
  text-align: right;
  font-size: 32px;
  line-height: 38px;
}
.template-assistenza .text hr {
  border-top: 2px dotted #999;
  margin: 25px 0;
}
.produzione {
  padding: 40px 0 0;
}
.produzione .prod-img {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  height: 400px;
}
.produzione .carousel {
  margin: 30px 0;
}
.produzione .carousel-control {
  width: 15%;
  height: 100%;
  display: initial !important;
  color: #fff;
}
.produzione .carousel-control span {
  font-size: 40px;
  opacity: 1;
}
.events .back-news {
  padding: 40px 0;
  background: #eee;
  font-size: 15px;
}
.events .date {
  margin-bottom: 20px;
  font-weight: 500;
  color: #f68420;
}
.events em {
  color: #555;
}
.events .bg-white {
  background: #fff;
}
.events .nav-tabs {
  border: none;
}
.events .nav-tabs li {
  width: 50%;
}
.events .nav-tabs li a {
  display: block;
  text-align: center;
  text-transform: uppercase;
  border-radius: 23px;
  background: #dae8fb;
}
.events .nav-tabs li.active a {
  border: 1px solid #eee;
  background: #70aeec;
  border-radius: 23px;
  font-weight: 600;
}
.tab-template .nav-tabs li a {
  text-transform: uppercase;
}
.reserved {
  margin-bottom: 40px;
}
.reserved .fa-folder-open {
  color: orange;
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  font-size: 24px;
}
.reserved .tit-dir {
  text-transform: uppercase;
  font-weight: bold;
  font-size: 15px;
  margin: 0;
  color: #333;
}
.reserved .tog {
  text-transform: lowercase !important;
  color: #f68420;
  font-weight: 300;
  font-size: 12px;
  position: absolute;
  right: 0;
}
.reserved .folder {
  position: relative;
  display: block;
  padding-left: 30px;
  margin-bottom: 12px;
  padding-bottom: 12px;
  border-bottom: 1px solid #999;
}
.reserved .panel {
  font-size: 13px;
  background-color: transparent;
  color: #333;
  margin-bottom: 0;
}
.reserved .file {
  margin: 5px 0;
}
.reserved .file .fa-file-text-o {
  color: #333;
}
.reserved .file a {
  color: #666;
}
.reserved .file .edit1 {
  color: ;
  text-transform: uppercase;
}
.reserved .private .tit,
.reserved .public .tit {
  background-color: #999;
  color: #fff;
  padding: 10px;
  margin-bottom: 20px;
}
.reserved .private .folders,
.reserved .public .folders {
  margin-top: 20px;
}
.reserved .private .folders .fa-folder-open,
.reserved .public .folders .fa-folder-open {
  color: #f0ad4e;
}
.mappa {
  margin: 0 0 0 -15px;
}
.mappa iframe {
  width: 100%;
  height: 400px;
}
.sedi-cont {
  height: 500px;
  padding: 30px 0;
}
.sedi-cont .map-detail {
  line-height: 26px;
}
.sedi-cont .map-detail h3 {
  color: #f68420;
  font-size: 22px;
  line-height: 25px;
  font-weight: 600;
}
.sedi-cont .map-detail hr {
  margin: 15px 0;
  border-color: #eee;
}
.sedi-cont .map-detail strong {
  font-weight: 600;
  margin-top: 10px;
}
.sedi-cont .map-detail a {
  color: #f68420;
}
.sedi-cont .map-detail .agent-address {
  margin-bottom: 30px;
}
.sedi-cont .map-detail .agent-address h3 {
  margin-bottom: 10px;
  font-size: 20px;
}
.dovesiamo {
  font-size: 18px;
  text-align: right;
  background: #f68420;
  color: #fff;
  padding: 30px;
  border-radius: 7px;
  margin-top: 25px;
}
.dovesiamo a {
  color: #fff;
  text-decoration: underline;
}
.page-contatti .form-contatti {
  margin: 40px 0;
}
.page-contatti .form-contatti .contattaci {
  font-size: 16px;
  margin-bottom: 40px;
}
.page-contatti .form-contatti .contattaci .tit-contattaci {
  font-size: 20px;
  font-weight: 500;
}
.page-contatti form .form-control {
  border: none;
  border-bottom: 1px solid #ccc;
  box-shadow: none;
  border-radius: 0;
}
.page-contatti form .btn-warning {
  text-transform: uppercase;
  background-color: #f68420;
  border-color: #f68420;
  border-radius: 0;
}
footer {
  background: #ddd;
  padding-top: 40px;
  border-top: 2px solid #999;
  font-size: 15px;
  padding-bottom: 25px;
}
footer .col-foot {
  border-right: 1px dotted #999;
  min-height: 120px;
}
footer .col-foot strong {
  color: #999;
  font-weight: 400;
  position: relative;
}
footer .col-foot strong i {
  position: absolute;
  left: -16px;
  top: 0px;
}
footer .col-foot span {
  display: block;
}
footer .col-foot span a {
  color: #666;
  font-size: 14px;
}
footer .col-foot span a:hover {
  color: #999;
}
footer .col-foot span a:hover:before {
  content: "\f101";
  color: #999;
  font-family: FontAwesome;
  display: inline-block;
  margin-left: -1.1em;
  width: 1.1em;
}
footer .col-foot .sub {
  text-transform: uppercase;
  color: #000;
  font-weight: 400;
}
footer .col-foot .subsub {
  color: #333;
  padding-left: 5px;
}
footer .logo-footer {
  padding: 30px 0 20px;
}
footer .t-footer {
  padding: 40px 0 20px;
}
footer .t-footer a {
  color: #999;
}
footer .hr-gray {
  margin: 20px 0;
}
.dotted {
  background: rgba(0,0,0,0.3);
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
}
.page-home .item,
.page-valori .item,
.page-maggiori-informazioni .item,
.page-in-produzione .item,
.template-testo .item {
  overflow: hidden;
}
.page-home .banner-img,
.page-valori .banner-img,
.page-maggiori-informazioni .banner-img,
.page-in-produzione .banner-img,
.template-testo .banner-img {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  width: 100%;
  height: 100vh;
  position: relative;
  z-index: -1;
}
.page-home .carousel-inner .item > .banner-img,
.page-valori .carousel-inner .item > .banner-img,
.page-maggiori-informazioni .carousel-inner .item > .banner-img,
.page-in-produzione .carousel-inner .item > .banner-img,
.template-testo .carousel-inner .item > .banner-img {
  overflow: hidden;
  -webkit-animation: zoom 20s;
  animation: zoom 20s;
}
.page-maggiori-informazioni .banner-img,
.page-in-produzione .banner-img {
  height: 420px;
}
.template-detail .item,
.template-prodotti .item {
  overflow: hidden;
}
.template-detail .banner-img,
.template-prodotti .banner-img {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  width: 100%;
  height: 420px;
  position: relative;
  z-index: -1;
}
.template-detail .carousel-inner .item > .banner-img,
.template-prodotti .carousel-inner .item > .banner-img {
  overflow: hidden;
  -webkit-animation: zoom 20s;
  animation: zoom 20s;
}
.template-detail .carousel-indicators,
.template-prodotti .carousel-indicators {
  bottom: 0;
}
.page-404 {
  padding: 50px 0;
}
.page-404 a {
  color: #337ab7;
}
.template-advertising .adv-gallery {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  height: 420px;
}
.block-work {
  margin-bottom: 40px;
}
.block-work .im-work {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  height: 240px;
}
.block-work .tit-work h2 {
  margin: 15px 0;
  font-size: 22px;
  line-height: 25px;
  color: #f68420;
  font-weight: 600;
}
.block-work .stats-work {
  font-size: 18px;
}
.readmore,
.close-readmore {
  color: #337ab7;
  cursor: pointer;
}
#privacy {
  margin: 100px 0 50px;
}
#privacy h3 {
  margin: 20px 0;
}
@-webkit-keyframes zoom {
  from {
    -webkit-transform: scale(1,1);
  }
  to {
    -webkit-transform: scale(1.3,1.3);
  }
}
@keyframes zoom {
  from {
    transform: scale(1,1);
  }
  to {
    transform: scale(1.3,1.3);
  }
}
@media (max-width: 1200px) and (min-width: 1024px) {
  header .nav li a.livello-2 {
    font-size: 17px;
  }
  .tit-orange {
    padding: 25px;
    font-size: 32px;
  }
  .tit-orange h1 {
    font-size: 32px;
  }
  .chess-cnt .chess .img-chess {
    height: 400px;
  }
  .chess-cnt .chess .block-chess {
    height: 400px;
  }
  .template-detail .blocks .block-prodotti {
    min-height: 300px;
  }
  .template-detail .blocks .block-prodotti .cnt-img-block {
    min-height: 0;
  }
}
@media (max-width: 1024px) {
  .page-home .icons-wrapper .ico img {
    max-height: 90px;
    max-width: 90px;
  }
  .page-home .icons-wrapper .ico .ico-txt-big {
    font-size: 30px;
  }
  .page-home .soluzioni-home .sol-img {
    height: 210px;
  }
}
@media (max-width: 1023px) and (min-width: 768px) {
  header .nav li a.livello-2 {
    font-size: 14px;
    padding: 2px 4px;
  }
  .navbar-right {
    padding-right: 6px;
  }
  header .nav li a {
    font-size: 14px;
  }
  .page-home .nav li a {
    font-size: 14px;
  }
  .template-detail .gallery-techno,
  .template-prodotti .gallery-techno,
  .page-in-produzione .gallery-techno {
    height: 180px;
  }
  .template-detail .gallery-techno .image-techno,
  .template-prodotti .gallery-techno .image-techno,
  .page-in-produzione .gallery-techno .image-techno {
    height: 180px;
    width: 20%;
  }
  .template-detail .form-blue,
  .template-prodotti .form-blue,
  .page-in-produzione .form-blue {
    font-size: 18px;
  }
}
@media (max-width: 767px) {
  body {
    padding-top: 54px;
  }
  .paddingtop {
    height: 0;
  }
  .tit-orange {
    padding: 25px;
  }
  .tit-orange h1 {
    font-size: 22px;
  }
  .full-banner {
    height: 350px;
    top: 200px;
  }
  .full-banner .claim {
    top: 200px;
  }
  .full-banner .claim h1 {
    font-size: 30px;
  }
  .dotted {
    top: 54px;
    height: 350px;
  }
  .navbar-fixed-top {
    background: #fff;
    border-bottom: 2px solid #999;
    text-align: left;
  }
  .navbar-nav {
    padding-top: 0;
    margin: 0;
  }
  .dropdown:hover .dropdown-menu {
    display: none;
  }
  .navbar-nav .open .dropdown-menu {
    position: relative;
    float: none;
    width: 100%;
    margin: 0;
    background-color: #ddd;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    display: block;
  }
  header .nav li a.livello-2,
  header .nav li a.livello-2:hover,
  header .nav li a.livello-2:focus {
    color: #000;
    border-bottom: none;
  }
  .logo {
    padding: 7px 15px;
  }
  .logo img {
    height: 40px;
  }
  .page-home .claim {
    margin-top: 130px;
  }
  .page-home .claim h1 {
    font-size: 38px;
  }
  .page-home .big-button {
    padding: 10px;
    margin-bottom: 20px;
  }
  .page-home .icons-wrapper .col-custom-20 {
    width: initial;
  }
  .page-home .icons-wrapper .ico {
    border-right: none;
    margin-left: 0;
  }
  .page-home .soluzioni-home .sol-txt {
    margin-bottom: 25px;
  }
  .page-home .mappa {
    margin: 0;
  }
  .text h3 {
    font-size: 26px;
  }
  footer .col-foot {
    border-right: none;
    padding-left: 15px;
  }
  footer .logo-footer {
    text-align: center;
    padding: 0 0 10px;
  }
  footer .logo-footer img {
    height: 50px;
  }
  .navbar-toggle {
    font-size: 21px;
    padding: 0;
    margin: 11px 20px !important;
  }
  .chess-cnt .pright {
    margin-right: 0;
  }
  .chess-cnt .pleft {
    margin-left: 0;
  }
  .chess-cnt .block-chess {
    margin-bottom: 15px;
  }
  .template-detail .blocks .block-prodotti {
    min-height: 0;
  }
  .template-detail .blocks .block-prodotti .cnt-img-block {
    min-height: 0;
  }
  .template-news-list .block-news .block-news-img {
    padding: 0 20px;
  }
  #map_canvas {
    height: 300px !important;
    margin: 0 -15px;
  }
  .mappa {
    margin: 0 0 0 0;
  }
  .sedi-cont {
    height: auto;
  }
}



