@import url(https://fonts.googleapis.com/css?family=Raleway:400,700&display=swap);@font-face {
  font-family: 'FontAwesome';
  src: url(../fonts/fontawesome-webfont.eot);
  src: url(../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0) format("embedded-opentype"), url(../fonts/fontawesome-webfont.woff2) format("woff2"), url(../fonts/fontawesome-webfont.woff) format("woff"), url(../fonts/fontawesome-webfont.ttf) format("truetype"), url(../fonts/fontawesome-webfont.svg#fontawesomeregular) format("svg");
  font-weight: normal;
  font-style: normal; }

@media (min-width: 768px) {
  .intro .brand-heading {
    font-size: 6em; }
  .intro .intro-body .intro-text {
    font-size: 1.7em; } }

@media (max-width: 768px) {
  .intro {
    height: auto !important;
    min-height: auto !important; }
    .intro .bg-layer .intro-wrapper {
      height: auto !important;
      min-height: auto !important; }
    .intro .brand-heading {
      font-size: 3em;
      margin: 180px auto; }
    .intro video {
      height: auto;
      width: 100%;
      margin: 120px 0 0; }
    .intro .page-scroll {
      display: none; }
  p.lead {
    font-size: 1em; }
  .title-lg {
    font-size: 3em; }
  .single-product .main-data img {
    width: 30%; } }

@media (max-width: 414px) {
  .page-cover {
    display: none; }
  .breadcrumb {
    margin-top: 3em; } }

.navbar-custom {
  margin-bottom: 0;
  text-transform: uppercase;
  font-size: .8em;
  background: rgba(255, 255, 255, 0.8);
  padding: 10px 0; }
  .navbar-custom .custom-logo-link {
    display: block;
    width: 250px; }

.navbar-custom .navbar-right {
  margin: 40px 0 0; }
  @media (max-width: 768px) {
    .navbar-custom .navbar-right {
      margin: 0; } }

.navbar-custom .navbar-toggle {
  color: white;
  background-color: #84b526;
  font-size: 16px;
  margin: 60px 0 0;
  padding: 10px 20px;
  border-radius: 30px; }

.navbar-custom .navbar-toggle:focus,
.navbar-custom .navbar-toggle:active {
  outline: none; }

.navbar-custom .navbar-brand:focus {
  outline: none; }

.navbar-custom .nav li a {
  color: #000;
  font-size: 16px;
  font-weight: 700;
  padding: 15px 25px;
  margin: 0 10px; }

.navbar-custom .nav li a:hover {
  color: #fff;
  outline: none;
  background-color: #84b526;
  border-radius: 30px; }

.navbar-custom .nav li a:focus,
.navbar-custom .nav li a:active {
  outline: none;
  background-color: #84b526; }

.navbar-custom .nav li.current_page_item a {
  color: #fff;
  font-weight: 700;
  background-color: #84b526;
  border-radius: 30px; }

.navbar-custom .nav li.current_page_item {
  outline: none; }
  .navbar-custom .nav li.current_page_item .sub-menu li a {
    text-decoration: none;
    background: none;
    color: #84b526; }
    .navbar-custom .nav li.current_page_item .sub-menu li a:hover {
      color: #e94e1b; }

.navbar-custom .nav li.current_page_item a:hover {
  color: #e94e1b; }

.navbar-custom .nav .menu-item-has-children {
  position: relative;
  padding: 0; }
  .navbar-custom .nav .menu-item-has-children .sub-menu {
    display: none;
    position: absolute;
    top: 60px;
    left: 0;
    background: #2b5a81;
    list-style: none;
    padding: 20px 0;
    margin: 0 20px;
    border-radius: 30px; }
    @media (max-width: 768px) {
      .navbar-custom .nav .menu-item-has-children .sub-menu {
        position: relative;
        top: 0; } }
    .navbar-custom .nav .menu-item-has-children .sub-menu li {
      white-space: nowrap;
      padding: 0; }
      .navbar-custom .nav .menu-item-has-children .sub-menu li a {
        display: inline-block;
        padding: 10px 20px;
        width: 100%;
        color: #fff; }
        .navbar-custom .nav .menu-item-has-children .sub-menu li a:hover {
          text-decoration: none;
          background: none;
          color: #84b526; }
        @media (max-width: 990px) {
          .navbar-custom .nav .menu-item-has-children .sub-menu li a {
            font-size: 14px; } }
      .navbar-custom .nav .menu-item-has-children .sub-menu li.current_page_item a {
        text-decoration: none;
        background: none;
        color: #84b526; }
        .navbar-custom .nav .menu-item-has-children .sub-menu li.current_page_item a:hover {
          color: #e94e1b; }

.list-inline > li {
  padding: 0; }

.navbar-fixed-top .navbar-collapse {
  max-height: 100%; }

@media (max-width: 990px) {
  .container {
    width: 100% !important; }
    .container .row {
      margin: 0; }
  .navbar-nav > li > a {
    padding: 15px 5px;
    font-size: 14px; } }

.footer {
  background: #efefef;
  font-weight: 300;
  padding: 30px 0 0;
  z-index: 5; }
  .footer #footer_data .custom-logo-link img {
    width: 100%;
    height: auto;
    max-width: 200px; }
  .footer #footer_data .col {
    margin: 0 0 30px; }
  .footer #footer_data h3 {
    font-size: 16px;
    text-transform: uppercase;
    color: #2b5a81;
    margin: 40px 0 10px;
    font-weight: 700; }
  .footer #footer_data ul {
    padding: 0;
    list-style: none; }
  .footer #footer_data p, .footer #footer_data li {
    color: #000;
    font-size: 15px; }
  .footer #footer_data a {
    color: #e94e1b; }
    .footer #footer_data a:hover, .footer #footer_data a:focus {
      color: #2b5a81; }
  .footer #footer_data .por_fesr_logos p {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
        justify-content: center;
    -ms-flex-align: start;
        align-items: flex-start;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin: 0 0 10px; }
    .footer #footer_data .por_fesr_logos p img {
      max-height: 130px;
      width: auto;
      margin: 15px 5px; }
  .footer .credits {
    background: #2b5a81; }
    .footer .credits #menu-footer-menu a {
      padding: 15px 20px 15px 0;
      font-size: 14px; }
    .footer .credits .copyright {
      font-size: 14px;
      padding: 15px 0;
      margin: 0;
      text-align: right;
      color: #fff; }
    .footer .credits a {
      color: #fff; }
      .footer .credits a:hover, .footer .credits a:focus {
        background: none;
        color: #84b526;
        text-decoration: none; }

html {
  scroll-behavior: smooth; }

body {
  height: 100%;
  font-family: 'Raleway', sans-serif; }
  body h2 {
    font-size: 30px; }
  body h3 {
    font-size: 24px; }
  body p, body li {
    font-size: 16px;
    line-height: 20px; }
  body a {
    color: #2b5a81; }
    body a:hover {
      color: #e94e1b;
      text-decoration: none; }
  body .table-responsive {
    overflow-x: auto; }
  body .flex {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-pack: justify;
        justify-content: space-between; }
    @media (max-width: 768px) {
      body .flex {
        display: block; } }
  body table {
    margin: 10px 0 20px; }
    body table th, body table td {
      padding: 10px;
      border: 1px solid #2b5a81; }
  body form label {
    width: 100%; }
  body form a {
    color: #2b5a81; }
    body form a:hover {
      text-decoration: none;
      color: #e94e1b; }
  body form input[type="checkbox"] {
    margin: 0 10px 0 0; }
  body form input[type="text"],
  body form input[type="email"],
  body form textarea {
    width: 100%;
    max-width: 500px;
    height: 30px;
    border: 1px solid #2b5a81;
    border-radius: 5px;
    margin: 15px 0;
    padding: 10px; }
  body form textarea {
    height: 90px; }
  body form .wpcf7-list-item {
    margin: 0 10px 0 0; }
  body form input[type=submit] {
    color: white;
    background-color: #84b526;
    font-size: 16px;
    margin: 15px 0 0;
    padding: 15px 25px;
    border-radius: 30px;
    text-transform: uppercase;
    font-weight: 700;
    border: 0; }
    body form input[type=submit]:disabled {
      background-color: #efefef; }
    body form input[type=submit]:hover {
      color: white;
      background-color: #2b5a81; }
  body section {
    padding: 90px 0; }
    body section.color-bg {
      background-color: #2b5a81;
      color: rgba(254, 254, 254, 0.5); }
    body section.head_title {
      background-color: rgba(43, 90, 129, 0.7);
      padding: 130px 0 60px; }
      body section.head_title.err404, body section.head_title.nobanner {
        padding: 210px 0 60px; }
    body section.intro {
      padding: 0;
      height: 100vh;
      min-height: 600px;
      background-size: cover;
      background-repeat: no-repeat;
      text-align: center;
      color: #fff;
      overflow: hidden;
      position: relative; }
      body section.intro video {
        height: 100%; }
      body section.intro .bg-layer {
        z-index: 3;
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
        display: block;
        background-color: rgba(43, 90, 129, 0.7); }
        @media (max-width: 768px) {
          body section.intro .bg-layer {
            position: relative;
            margin: 205px 0 0;
            padding: 10px 0 40px; } }
        body section.intro .bg-layer .intro-wrapper {
          height: 100vh;
          min-height: 680px;
          display: -ms-flexbox;
          display: flex;
          -ms-flex-direction: column;
              flex-direction: column;
          -ms-flex-line-pack: center;
              align-content: center;
          -ms-flex-pack: center;
              justify-content: center; }
          body section.intro .bg-layer .intro-wrapper .intro-body h1 {
            font-size: 60px;
            font-size: 700; }
          body section.intro .bg-layer .intro-wrapper .intro-body h2 {
            font-size: 35px;
            font-size: 700; }
          body section.intro .bg-layer .intro-wrapper .intro-body .btn-circle {
            width: 60px;
            height: 60px;
            margin-top: 1.5em;
            padding: 9px 16px;
            border: 1px solid white;
            border-radius: 100% !important;
            font-size: 30px;
            color: white;
            background: transparent;
            transition: background 0.3s ease-in-out; }
          body section.intro .bg-layer .intro-wrapper .intro-body .btn-circle:hover,
          body section.intro .bg-layer .intro-wrapper .intro-body .btn-circle:focus {
            outline: none;
            color: white;
            background: rgba(255, 255, 255, 0.1); }
          body section.intro .bg-layer .intro-wrapper .intro-body .btn-circle i.animated {
            -webkit-transition-property: -webkit-transform;
            -webkit-transition-duration: 1s;
            -moz-transition-property: -moz-transform;
            -moz-transition-duration: 1s; }
          body section.intro .bg-layer .intro-wrapper .intro-body .btn-circle:hover i.animated {
            -webkit-animation-name: pulse;
            -moz-animation-name: pulse;
            -webkit-animation-duration: 1.5s;
            -moz-animation-duration: 1.5s;
            -webkit-animation-iteration-count: infinite;
            -moz-animation-iteration-count: infinite;
            -webkit-animation-timing-function: linear;
            -moz-animation-timing-function: linear; }
    body section.home-products, body section.section {
      position: relative; }
    body section.contatti h2 {
      margin: 0 0 30px;
      color: #84b526; }
    body section #content {
      position: absolute;
      top: -140px; }
  body .company {
    position: relative; }
    body .company #azienda_text {
      position: relative;
      z-index: 10; }
      body .company #azienda_text .text {
        color: #fff;
        text-align: center;
        width: 60%;
        margin: 0 auto; }
        body .company #azienda_text .text h1 {
          margin: 0 0 40px; }
        body .company #azienda_text .text p, body .company #azienda_text .text li {
          font-size: 18px;
          line-height: 24px; }
  body .product {
    text-align: center;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column;
    -ms-flex-pack: justify;
        justify-content: space-between;
    margin: 0 0 30px; }
    body .product .product-header .product-name a {
      color: #2b5a81;
      text-transform: uppercase;
      display: block;
      font-weight: 700;
      font-size: 22px; }
      body .product .product-header .product-name a:hover {
        color: #84b526; }
    body .product .product-header .find-more {
      display: block;
      margin: 20px 0 0; }

time p {
  font-weight: 700; }

.call-to-action {
  color: white;
  background-color: #84b526;
  font-size: 16px;
  margin: 60px 0 0;
  padding: 15px 25px;
  border-radius: 30px;
  text-transform: uppercase;
  font-weight: 700; }
  .call-to-action:hover {
    color: white;
    background-color: #2b5a81; }

.find-more {
  color: white;
  background-color: #e94e1b;
  font-size: 16px;
  margin: 60px 0 0;
  padding: 15px 25px;
  border-radius: 30px;
  text-transform: uppercase;
  font-weight: 700; }
  .find-more:hover {
    color: white;
    background-color: #2b5a81; }

.wrapper {
  overflow-x: hidden; }

.title-lg {
  font-size: 35px;
  font-weight: 700;
  text-transform: uppercase; }

.page-scroll {
  animation: float 5s ease-in-out infinite; }

@keyframes float {
  0% {
    transform: translatey(0px); }
  50% {
    transform: translatey(-20px); }
  100% {
    transform: translatey(0px); } }

#breadcrumbs {
  background: none;
  font-size: .9em;
  padding-left: 0;
  padding-right: 0; }
  #breadcrumbs a {
    color: #cdcdcd; }
    #breadcrumbs a:hover {
      color: #2b5a81;
      text-decoration: none; }
  #breadcrumbs .active {
    color: #2b5a81;
    font-weight: 600; }

.pagination > li > a,
.pagination > li > span {
  border: none;
  color: #2b5a81; }

.pagination > .active > a,
.pagination > .active > a:focus,
.pagination > .active > a:hover,
.pagination > .active > span,
.pagination > .active > span:focus,
.pagination > .active > span:hover {
  background-color: #619bca;
  border-color: #619bca; }

.page-header {
  margin-top: 0; }
  .page-header h1 {
    color: #0b1721;
    font-weight: 700;
    font-family: "Consolas";
    margin-top: 0; }

.map {
  height: 300px;
  background-size: cover; }

.twenty20 {
  float: left;
  margin: 30px 3% 30px 0; }
  .twenty20 .twentytwenty-horizontal .twentytwenty-before-label {
    top: 0;
    bottom: auto;
    background: #e94e1b; }
  .twenty20 .twentytwenty-horizontal .twentytwenty-after-label {
    top: 0;
    bottom: auto;
    background: #e94e1b; }
  @media (max-width: 768px) {
    .twenty20 {
      float: none;
      margin: 30px auto;
      width: 60% !important; } }

article {
  margin: 0 0 30px; }
  article .flex {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
        justify-content: space-between;
    -ms-flex-align: start;
        align-items: flex-start; }
    @media (max-width: 768px) {
      article .flex {
        display: block; } }
  article .text {
    margin: 0 -15px 50px; }
  article .immagine {
    text-align: center;
    margin: 0 -15px 50px; }
    article .immagine img {
      max-width: 100%;
      height: auto !important; }

#breadcrumbs {
  margin: 0 0 25px; }
  #breadcrumbs a {
    color: #e94e1b; }

#slide_reviews .slitem {
  padding: 0 15px; }

/* Bootstrap rules extensions */
@media (min-width: 1200px) {
  .auto-clear .col-lg-1:nth-child(12n+1) {
    clear: left; }
  .auto-clear .col-lg-2:nth-child(6n+1) {
    clear: left; }
  .auto-clear .col-lg-3:nth-child(4n+1) {
    clear: left; }
  .auto-clear .col-lg-4:nth-child(3n+1) {
    clear: left; }
  .auto-clear .col-lg-6:nth-child(odd) {
    clear: left; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .auto-clear .col-md-1:nth-child(12n+1) {
    clear: left; }
  .auto-clear .col-md-2:nth-child(6n+1) {
    clear: left; }
  .auto-clear .col-md-3:nth-child(4n+1) {
    clear: left; }
  .auto-clear .col-md-4:nth-child(3n+1) {
    clear: left; }
  .auto-clear .col-md-6:nth-child(odd) {
    clear: left; } }

@media (min-width: 768px) and (max-width: 991px) {
  .auto-clear .col-sm-1:nth-child(12n+1) {
    clear: left; }
  .auto-clear .col-sm-2:nth-child(6n+1) {
    clear: left; }
  .auto-clear .col-sm-3:nth-child(4n+1) {
    clear: left; }
  .auto-clear .col-sm-4:nth-child(3n+1) {
    clear: left; }
  .auto-clear .col-sm-6:nth-child(odd) {
    clear: left; } }

@media (max-width: 767px) {
  .auto-clear .col-xs-1:nth-child(12n+1) {
    clear: left; }
  .auto-clear .col-xs-2:nth-child(6n+1) {
    clear: left; }
  .auto-clear .col-xs-3:nth-child(4n+1) {
    clear: left; }
  .auto-clear .col-xs-4:nth-child(3n+1) {
    clear: left; }
  .auto-clear .col-xs-6:nth-child(odd) {
    clear: left; } }

/*# sourceMappingURL=app.css.map*/