@import 'normalize.min.css';
@import 'bootstrap.css';
@import url("https://fonts.googleapis.com/css?family=Merriweather:400,700,400italic,700italic,300,300italic");
html {
  font-size: 62.5%;
}
body {
  font-size: 10px;
  font-family: Merriweather;
}
p {
  font-size: 1.6em;
  color: #000;
  font-style: italic;
}
h2 {
  font-style: italic;
  color: #7f7f7f;
}
a {
  outline: none !important;
  text-decoration: none !important;
}
.container {
  width: 90%;
  max-width: 1450px;
}
.container-head {
  width: 90%;
  max-width: 1450px;
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.navbar-collapse {
  float: right;
}
.navbar-header {
  width: 100%;
}
.navbar-header {
  margin-top: 26px;
}
.idiom {
  color: #989898;
  float: right;
  font-size: 1.5em;
  text-transform: uppercase;
}
.idiom a::after {
  content: "/";
  margin-left: 6px;
}
.idiom a:last-child::after {
  content: "";
}
.idiom .active {
  color: #51bac6;
}
.idiom a:hover {
  color: #51bac6;
}
.navbar-default {
  background: transparent;
  border-color: transparent;
}
.navbar-nav > li > a {
  font-size: 1.3em;
  font-weight: 700;
  text-transform: uppercase;
}
.navbar-nav > li > a:hover {
  color: #51bac6 !important;
}
.navbar-nav li:last-child a {
  padding: 15px 0 15px 15px;
}
.navbar-nav .active {
  color: #51bac6;
}
.tit-hom {
  margin-bottom: 36px;
}
.tit-hom h1 {
  text-align: center;
  color: #51bac6;
  font-size: 4em;
  margin-bottom: 0;
}
.tit-hom p {
  font-size: 2.2em;
  font-weight: 700;
  font-style: italic;
  text-align: center;
  color: #b2b2b2;
}
.richt p {
  font-style: italic;
  line-height: 2.5em;
}
.richt img {
  width: 100%;
}
.tex-pod {
  text-align: center;
  margin-top: 65px;
}
.tex-pod h2 {
  font-size: 4em;
  font-style: italic;
}
.tex-pod p {
  line-height: 2.5em;
}
.bott-plo {
  background: #b0b0b0;
  font-size: 1.5em;
  color: #fff;
  padding: 10px 15px;
  text-transform: uppercase;
  font-weight: 700;
  position: absolute;
  bottom: 38px;
  left: 106px;
  right: 106px;
}
.settori {
  margin-top: 45px;
  margin-bottom: 80px;
}
.settori ul {
  text-align: center;
  list-style: none;
}
.settori ul li {
  width: 31.65555555%;
  height: auto;
  margin: 1%;
  display: inline-block;
  vertical-align: top;
}
.settori ul li a {
  background: #f0f0f0;
  padding-bottom: 100%;
  width: 100%;
  height: 0;
  -webkit-background-size: auto 100%;
  -moz-background-size: auto 100%;
  background-size: auto 100%;
  background-position: center center;
  display: block;
  text-align: center;
  position: relative;
}
.settori ul li a:before {
  content: '';
  background: #f1f1f1;
  display: inline-block;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  opacity: 0.9;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
  filter: alpha(opacity=90);
  z-index: 0;
  -webkit-transition: all 200ms ease-out 20ms;
  -moz-transition: all 200ms ease-out 20ms;
  -ms-transition: all 200ms ease-out 20ms;
  -o-transition: all 200ms ease-out 20ms;
  transition: all 200ms ease-out 20ms;
}
.settori ul li a:hover:before {
  opacity: 0.1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=10)";
  filter: alpha(opacity=10);
}
.settori ul li a:hover .bott-plo {
  background: #51bac6;
}
.settori ul li a:hover h3 {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
}
.settori ul li h3 {
  font-size: 2em;
  font-weight: bold;
  text-transform: uppercase;
  color: #000;
  padding-top: 12%;
  position: relative;
}
.settori ul li:last-child {
  margin: 1% 0 1% 1%;
}
.settori ul li:first-child {
  margin: 1% 1% 1% 0;
}
.cont-sett {
  text-align: center;
  margin-bottom: 134px;
}
.cont-sett h3 {
  font-size: 2em;
  font-weight: bold;
  text-transform: uppercase;
  color: #000;
  padding-top: 6%;
  position: relative;
}
.cont-sett a {
  display: block;
  height: 353px;
  background: #f2f2f2;
}
.cont-sett a:hover .bott-plo {
  background: #51bac6;
}
.cont-sett .bott-plo {
  left: 0 !important;
  right: 0 !important;
  margin: auto;
  width: 33%;
}
.ico-pod {
  position: absolute;
  bottom: 38%;
  right: 0;
  left: 0;
}
.foot {
  text-align: center;
  background: #f0f0f0;
  border-top: 12px solid #e4e4e4;
  margin-top: 15px;
  padding-top: 35px;
  font-style: italic;
}
.foot li, .foot li a {
  font-size: 16px;
  font-style: italic;
  margin-bottom: 6px;
}
.foot li span {
  color: #51bac6;
  margin-right: 5px;
  font-style: italic;
}
.foot h3 {
  font-weight: 700;
  font-size: 2em;
  color: #51bac6;
  margin-bottom: 30px;
  text-transform: uppercase;
}
.sec-cred {
  padding-top: 31px;
  padding-bottom: 30px;
}
.sec-cred .logfoo {
  float: left;
}
.sec-cred .credits {
  float: right;
  color: #51bac6;
  font-size: 1.5em;
  font-style: italic;
  padding-top: 8px;
}
.sec-cred .credits span {
  color: #000;
}
.col-left {
  float: left;
  width: 47%;
  text-align: justify;
}
.col-right {
  float: right;
  width: 47%;
  text-align: justify;
}
.page-cont {
  padding-top: 60px;
}
.page-cont p {
  margin-bottom: 20px;
}
.head-backg {
  background-position-x: center;
  background-position-y: bottom;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  margin-top: -146px;
  padding-top: 146px;
  position: relative;
}
.head-backg:before {
  content: '';
  background: #fff;
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0.8;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
  filter: alpha(opacity=80);
}
.head-backg img {
  position: absolute;
  right: 0;
  bottom: 0;
}
.title-page {
  padding-top: 48px;
  padding-bottom: 27px;
  position: relative;
}
.title-page h1 {
  font-size: 4em;
  color: #51bac6;
  margin: 0;
}
.title-page p {
  font-size: 2.2em;
}
.cont-list {
  margin-left: -10px;
  padding-bottom: 15px;
  width: 101.7%;
}
.list-post {
  border-bottom: 3px solid #51bac6;
  margin-bottom: 53px;
}
.list-post a {
  display: block;
}
.list-post h2 {
  font-size: 4em;
  color: #b2b2b2;
  font-weight: 300;
  margin-bottom: 27px;
}
.list-post .link-pag {
  float: right;
  font-size: 1.8em;
  color: #51bac6;
  font-style: italic;
  margin-top: 45px;
  margin-bottom: 8px;
}
.list-post .link-pag:after {
  content: '';
  display: inline-block;
  width: 0;
  height: 0;
  border-top: 7px solid transparent;
  border-left: 12px solid #51bac6;
  border-bottom: 7px solid transparent;
  margin-left: 9px;
}
.list-post .link-pag:hover {
  color: #b2b2b2;
}
.list-post .link-pag:hover:after {
  border-left: 12px solid #b2b2b2;
}
.list-post ul li {
  width: 19.99999%;
  float: left;
  padding: 10px;
}
.list-post ul li:last-child {
  margin-right: 0;
}
.list-post ul li:hover {
  background: #f3fbfc;
}
.list-post ul li h3 {
  font-size: 1.8em;
  font-style: italic;
  color: #4d4d4d;
  margin-bottom: 22px;
  margin-top: 15px;
}
.list-post ul li p {
  font-size: 1.4em;
  line-height: 2em;
  margin-bottom: 12px;
}
.list-post ul li .link-i {
  color: #51bac6;
  cursor: pointer;
  display: block;
  font-size: 1.3em;
  font-style: italic;
}
.list-post ul li img {
  width: 100%;
  max-height: 82px;
}
.cont-int {
  margin-bottom: 60px;
  position: relative;
}
.cont-int img {
  margin-bottom: 20px;
}
.cont-int span {
  width: 7%;
  height: 83px;
  position: absolute;
  top: 15%;
  right: 3%;
}
.cont-int .ico-pod {
  bottom: 39%;
}
.list-int {
  border: none;
}
.list-page {
  margin-bottom: 30px;
}
.list-page ul li {
  margin-bottom: 45px;
}
.paginate {
  text-align: center;
  margin-bottom: 30px;
}
.paginate li {
  display: inline-block;
  font-size: 2.5em;
  vertical-align: top;
}
.paginate li a,
.paginate li span {
  padding: 5px 11px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
}
.paginate li a:hover,
.paginate li span:hover {
  background: #51bac6;
  color: #fff;
}
.paginate .current {
  background: #51bac6;
  color: #fff;
}
/*Para submenu*/
#bs-example-navbar-collapse-8 ul ul {
  display: none;
  position: absolute;
  top: 100%;
  left: 16px;
  background: rgba(255,255,255,0.95);
  padding: 0;
}
#bs-example-navbar-collapse-8 ul ul li {
  float: none;
  min-width: 286px;
  border-bottom: 1px solid;
}
#bs-example-navbar-collapse-8 ul ul li:last-child {
  border: none;
}
#bs-example-navbar-collapse-8 ul ul a {
  line-height: 120%;
  padding: 10px 15px;
  display: block;
  margin: 0;
  font-size: 1.4em;
}
#bs-example-navbar-collapse-8 ul ul a:hover {
  background: #51bac6;
  color: #fff;
}
#bs-example-navbar-collapse-8 ul ul ul {
  top: 0;
  left: 100%;
}
#bs-example-navbar-collapse-8 ul ul a:before {
  display: none;
}
#bs-example-navbar-collapse-8 ul li:hover > ul {
  display: block;
}
@media only screen and (max-width: 1250px) {
  .bott-plo {
    left: 68px;
    right: 68px;
  }
}
@media only screen and (max-width: 991px) {
  .collapse {
    width: 100%;
    text-align: center;
    background: #e4e4e4;
    color: #000;
    display: none;
  }
  .collapse ul li {
    border-bottom: 1px solid #eee;
  }
  .container-head {
    width: 100%;
    padding: 0;
  }
  .navbar-nav {
    margin: 0;
  }
  .navbar-header {
    width: 90%;
    margin: 9px auto;
    float: none;
  }
  .idiom {
    float: right;
    margin-right: 20px;
    margin-top: 10px;
  }
  .tit-hom h1 {
    font-size: 3em;
  }
  .tit-hom p {
    font-size: 2em;
  }
  .tit-hom {
    margin-bottom: 16px;
  }
  .richt p {
    line-height: 1.8em;
  }
  .tex-pod {
    margin-top: 18px;
  }
  .tex-pod h2 {
    font-size: 3em;
  }
  .tex-pod p {
    line-height: 1.6em;
  }
  .bott-plo {
    left: 0;
    right: 0;
    width: 80%;
    margin: auto;
  }
  .col-left,
  .col-right {
    width: 100%;
  }
  .col-right {
    margin-bottom: 35px;
  }
  .title-page h1 {
    font-size: 3em;
  }
  .page-cont {
    padding-top: 33px;
  }
  .title-page p {
    font-size: 2em;
  }
  .title-page {
    padding-top: 0px;
    padding-bottom: 18px;
  }
  .page-cont p {
    margin-bottom: 21px;
  }
  .list-post ul li {
    width: 33.33333999%;
    margin-bottom: 38px;
  }
  .list-post ul li:nth-child(3n+0) {
    margin-right: 0;
  }
  .list-post h2 {
    font-size: 3em;
  }
  .list-post .link-pag {
    margin-top: 5px;
  }
  .cont-int span {
    top: 11%;
  }
  .cont-sett .bott-plo {
    width: 45%;
  }
  .settori ul li {
    width: 48.555555%;
  }
  .settori ul li:nth-child(2n+0) {
    margin-right: 0 !important;
  }
  .settori ul li:last-child {
    margin: 27px 0 0 0;
  }
  .head-backg img {
    display: none;
  }
  #bs-example-navbar-collapse-8 ul ul {
    position: relative;
    width: 100%;
    left: 0;
  }
}
@media only screen and (max-width: 767px) {
  .list-post ul li {
    width: 50%;
  }
  .sec-set {
    margin-bottom: 30px;
  }
  .cont-sett a {
    height: 283px;
  }
  .ico-pod {
    bottom: 103px;
  }
  .cont-sett {
    margin-bottom: 11px;
  }
  .list-page {
    margin-bottom: 7px;
  }
  .paginate li {
    font-size: 2em;
  }
  .settori ul li h3 {
    font-size: 1.7em;
  }
  .list-post ul li img {
    max-height: inherit;
  }
}
@media only screen and (max-width: 640px) {
  .list-post ul li {
    width: 100%;
    margin-right: 0;
  }
  .cont-list {
    width: 100%;
    margin-left: 0;
  }
  .list-post ul li {
    margin-bottom: 21px;
    height: auto !important;
  }
  .list-post .link-pag {
    font-size: 1.6em;
  }
  .cont-int span {
    top: 8%;
  }
  .settori ul li {
    width: 100%;
  }
  .settori ul li {
    margin: 30px 0 0 0 !important;
  }
  .settori ul li a {
    padding-bottom: 62%;
  }
  .ico-pod img {
    width: 21%;
  }
  .sec-cred .logfoo {
    float: none;
  }
  .sec-cred .credits {
    float: none;
    margin-top: 20px;
  }
  .list-post {
    margin-bottom: 13px;
  }
}
@media only screen and (max-width: 480px) {
  .container.list-post {
    margin-bottom: 13px;
    width: 100%;
  }
  .navbar-brand {
    width: 50%;
  }
  .navbar-brand > img {
    width: 100%;
  }
  .list-post h2 {
    font-size: 2.5em;
  }
  .cont-int span {
    top: 5%;
  }
  .cont-sett .bott-plo {
    width: 55%;
  }
.settori ul li a {
  background-size: cover;
  padding-bottom: 74%;
}
  .settori {
    margin-top: 15px;
    margin-bottom: 40px;
  }
}
#map {
  height: 400px;
  margin-top: 20px;
}
.error {
  color:red;
}
span.error {
  display: block;
  height: auto;
  left: auto;
  margin-left: 20px;
  position: relative;
  top: auto;
  width: 100%;
}
.sottoprodotti {
  background: #ffffff none repeat scroll 0 0;
  box-shadow: 0 0 3px #cccccc;
  display: none;
  font-size: 0.8em;
  margin-top: 10px;
  padding: 15px;
  position: relative;
  z-index: 100000;
}
.sottoprodotti h5 {
  font-size:15px;
}
.btn-default {
  background: #51bac6 none repeat scroll 0 0;
  border: medium none;
  border-radius: 4px;
  color: #fff;
  font-size: 16px;
  padding: 5px 39px;
}
.col-left img, .col-right img {
  max-width:100%;
  height:auto;
  display:block;
}
.navbar-default .navbar-toggle {
  background: #fff none repeat scroll 0 0;
}
.iub_header h2 {
  font-size: 22px;
}
#ContactForm {
   margin-top: 20px;
}