/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 21-set-2018, 15.17.23
    Author     : WowSolution
*/
@font-face {
  font-family: "HKGrotesk";
  font-weight: 500;
  src: url("../fonts/HKGrotesk/HKGroteskBold.ttf") format("truetype"); }
@font-face {
  font-family: "HKGrotesk";
  font-weight: 500;
  font-style: italic;
  src: url("../fonts/HKGrotesk/HKGroteskBoldItalic.ttf") format("truetype"); }
@font-face {
  font-family: "HKGrotesk";
  font-weight: 500;
  src: url("../fonts/HKGrotesk/HKGroteskBoldLegacy.ttf") format("truetype"); }
@font-face {
  font-family: "HKGrotesk";
  font-weight: 500;
  font-style: italic;
  src: url("../fonts/HKGrotesk/HKGroteskBoldLegacyItalic.ttf") format("truetype"); }
@font-face {
  font-family: "HKGrotesk";
  font-weight: 400;
  src: url("../fonts/HKGrotesk/HKGroteskSemiBold.ttf") format("truetype"); }
@font-face {
  font-family: "HKGrotesk";
  font-weight: 400;
  font-style: italic;
  src: url("../fonts/HKGrotesk/HKGroteskSemiBoldItalic.ttf") format("truetype"); }
@font-face {
  font-family: "HKGrotesk";
  font-weight: 400;
  src: url("../fonts/HKGrotesk/HKGroteskSemiBoldLegacy.ttf") format("truetype"); }
@font-face {
  font-family: "HKGrotesk";
  font-weight: 400;
  font-style: italic;
  src: url("../fonts/HKGrotesk/HKGroteskSemiBoldLegacyItalic.ttf") format("truetype"); }
@font-face {
  font-family: "HKGrotesk";
  font-weight: 300;
  src: url("../fonts/HKGrotesk/HKGroteskMedium.ttf") format("truetype"); }
@font-face {
  font-family: "HKGrotesk";
  font-weight: 300;
  font-style: italic;
  src: url("../fonts/HKGrotesk/HKGroteskMediumItalic.ttf") format("truetype"); }
@font-face {
  font-family: "HKGrotesk";
  font-weight: 300;
  src: url("../fonts/HKGrotesk/HKGroteskMediumLegacy.ttf") format("truetype"); }
@font-face {
  font-family: "HKGrotesk";
  font-weight: 300;
  font-style: italic;
  src: url("../fonts/HKGrotesk/HKGroteskMediumLegacyItalic.ttf") format("truetype"); }
@font-face {
  font-family: "HKGrotesk";
  font-weight: 200;
  src: url("../fonts/HKGrotesk/HKGroteskRegular.ttf") format("truetype"); }
@font-face {
  font-family: "HKGrotesk";
  font-weight: 200;
  font-style: italic;
  src: url("../fonts/HKGrotesk/HKGroteskItalic.ttf") format("truetype"); }
@font-face {
  font-family: "HKGrotesk";
  font-weight: 200;
  src: url("../fonts/HKGrotesk/HKGroteskRegularLegacy.ttf") format("truetype"); }
@font-face {
  font-family: "HKGrotesk";
  font-weight: 200;
  font-style: italic;
  src: url("../fonts/HKGrotesk/HKGroteskLegacyItalic.ttf") format("truetype"); }
@font-face {
  font-family: "HKGrotesk";
  font-weight: 100;
  src: url("../fonts/HKGrotesk/HKGroteskLight.ttf") format("truetype"); }
@font-face {
  font-family: "HKGrotesk";
  font-weight: 100;
  font-style: italic;
  src: url("../fonts/HKGrotesk/HKGroteskLightItalic.ttf") format("truetype"); }
@font-face {
  font-family: "HKGrotesk";
  font-weight: 100;
  src: url("../fonts/HKGrotesk/HKGroteskLightLegacy.ttf") format("truetype"); }
@font-face {
  font-family: "HKGrotesk";
  font-weight: 100;
  font-style: italic;
  src: url("../fonts/HKGrotesk/HKGroteskLightLegacyItalic.ttf") format("truetype"); }
[class*="col-"] {
  float: left; }

.col-1 {
  width: 8.33%; }

.col-2 {
  width: 16.66%; }

.col-3 {
  width: 25%; }

.col-4 {
  width: 33.33%; }

.col-5 {
  width: 41.66%; }

.col-6 {
  width: 50%; }

.col-7 {
  width: 58.33%; }

.col-8 {
  width: 66.66%; }

.col-9 {
  width: 75%; }

.col-10 {
  width: 83.33%; }

.col-11 {
  width: 91.66%; }

.col-12 {
  width: 100%; }

.container {
  position: relative;
  width: 100%;
  max-width: unset;
  margin: auto; }

* {
  font-family: "HKGrotesk", "Arial"; }

header#main-header .container {
  padding: 0; }
header#main-header .menu {
  position: absolute;
  top: 45vh;
  right: 0vh;
  z-index: 1; }
  header#main-header .menu a {
    color: black; }
    header#main-header .menu a span {
      display: block;
      font-size: 1.3em;
      text-transform: uppercase; }
    header#main-header .menu a img {
      max-width: 100%;
      height: auto; }
  header#main-header .menu.open a span {
    color: white; }
  header#main-header .menu.open a img {
    filter: invert(100%); }
header#main-header #et-top-navigation {
  display: none;
  position: fixed;
  top: 0;
  right: 0;
  width: 100vw;
  height: 100vh;
  background-color: #212121;
  color: black;
  padding: 15vh 0vw 3vh 5vw !important; }
  header#main-header #et-top-navigation ul#top-menu {
    list-style: none;
    padding-left: 3em;
    padding-top: 3em; }
    header#main-header #et-top-navigation ul#top-menu li {
      display: block;
      line-height: 0.3em; }
      header#main-header #et-top-navigation ul#top-menu li a {
        display: inline-block;
        color: white !important;
        letter-spacing: 3px;
        font-weight: 300;
        font-size: 3rem;
        line-height: 0.5em;
        text-transform: capitalize;
        padding-bottom: 1.2em; }
        header#main-header #et-top-navigation ul#top-menu li a:hover {
          color: red !important; }
@media (max-width: 768px) {
  header#main-header .menu {
    display: none !important; }
  header#main-header .mobile_menu_bar:before {
    color: white !important; }
  header#main-header .et_mobile_menu {
    border-top: 3px solid #fefefe;
    background: #fff; }
  header#main-header #et-top-navigation {
    display: block;
    position: fixed;
    top: 0;
    right: 0;
    width: 90vw;
    height: 0vh;
    background-color: unset;
    color: unset;
    padding: 8vh 5vw 3vh 5vw !important; }
    header#main-header #et-top-navigation ul#top-menu {
      list-style: none;
      padding-left: 3em;
      padding-top: 3em; }
      header#main-header #et-top-navigation ul#top-menu li {
        display: block;
        line-height: 0.3em; }
        header#main-header #et-top-navigation ul#top-menu li a {
          display: inline-block;
          color: white !important;
          letter-spacing: 3px;
          font-weight: 300;
          font-size: 4rem;
          line-height: 0.5em;
          text-transform: capitalize;
          padding-bottom: 1.2em; }
          header#main-header #et-top-navigation ul#top-menu li a:hover {
            opacity: 5; } }
@media (max-width: 600px) {
  header#main-header a {
    font-size: 0.9rem;
    letter-spacing: 0.1em;
    font-weight: 400;
    color: black;
    text-transform: capitalize; }
    header#main-header a:hover {
      color: red !important; } }

#main-footer #footer-widgets {
  padding: 6% 0 0;
  background: black; }
#main-footer .footer-widget {
  width: 20%; }
#main-footer .et_pb_gutters3.et_pb_footer_columns4 .footer-widget .fwidget {
  margin-bottom: 4em !important; }
#main-footer img.image.wp-image-271.attachment-full.size-full {
  margin-left: 10em; }
  @media (max-width: 1400px) {
    #main-footer img.image.wp-image-271.attachment-full.size-full {
      margin-left: 5rem; } }
#main-footer div#nav_menu-2 {
  margin-left: 9.5em; }
  @media (max-width: 768px) {
    #main-footer div#nav_menu-2 {
      margin-left: 0; }
      #main-footer div#nav_menu-2 li {
        padding: 0; } }
#main-footer h4.title {
  color: white;
  letter-spacing: 2px;
  font-weight: 300; }
#main-footer p {
  font-size: 1.2em;
  color: white;
  font-weight: 200;
  line-height: 2.2em; }
#main-footer strong {
  text-decoration: underline;
  color: white; }
@media (max-width: 1350px) {
  #main-footer .footer-widget {
    width: 25%; }
  #main-footer img.image.wp-image-271.attachment-full.size-full {
    margin-left: 5em; } }
@media (max-width: 992px) {
  #main-footer img.image.wp-image-271.attachment-full.size-full {
    margin-left: 1em; }
  #main-footer .footer-widget:nth-child(n) {
    width: 28% !important; } }
@media (max-width: 768px) {
  #main-footer img.image.wp-image-271.attachment-full.size-full {
    margin-left: 0em; }
  #main-footer .footer-widget:nth-child(n) {
    width: 55% !important;
    margin-left: 2em !important; } }

html {
  font-size: 16px; }
  @media (max-width: 1350px) {
    html {
      font-size: 12px; } }
  @media (max-width: 992px) {
    html {
      font-size: 14px; } }
  @media (max-width: 600px) {
    html {
      font-size: 12px; } }

h1, h2, h3, h4, h5, h6, p {
  font-family: "HKGrotesk", "Arial"; }

h1 {
  font-size: 5rem; }

h2 {
  font-weight: 600;
  font-size: 5rem;
  letter-spacing: 0.1em;
  line-height: 1.3em; }

h3 {
  font-size: 4rem;
  line-height: 1.2em;
  letter-spacing: 0.1em; }

h4 {
  font-size: 1.4rem; }

p {
  font-size: 1rem;
  font-weight: 300;
  line-height: 1.5em; }

p {
  font-size: 1.2em;
  color: black; }

p {
  font-size: 1.2em;
  color: black; }

strong {
  text-decoration: underline;
  text-underline-position: under; }

a.btn {
  color: white;
  font-weight: 300;
  font-size: 1em;
  letter-spacing: 0.4em;
  border: 3px solid white;
  border-radius: 2em;
  padding: 0.5em 2em; }

.body {
  overflow-x: hidden; }

#page-container .et_pb_section,
#page-container .et_pb_row {
  width: 100%;
  max-width: unset; }
#page-container .et_pb_section,
#page-container .et_pb_row,
#page-container .et_pb_column,
#page-container .et_pb_module,
#page-container [class^='et_pb_'] {
  margin: 0;
  padding: 0;
  position: unset; }
#page-container .infoPrivacy {
  padding-top: 150px;
  padding-right: 100px;
  padding-bottom: 150px;
  padding-left: 100px; }
  #page-container .infoPrivacy .et_pb_text ol, #page-container .infoPrivacy .et_pb_text ul {
    color: #c0392b; }
#page-container .et_pb_column_1_2 {
  width: 50%; }

.et_pb_row_8 {
  background-image: none !important; }

#main-content .wpcf7 form.wpcf7-form div {
  float: none; }
#main-content .wpcf7 div.wpcf7-mail-sent-ok {
  border-color: black; }
#main-content .wpcf7 div.wpcf7-response-output {
  color: black;
  text-align: center;
  margin: 8em 3em;
  padding: 0.8em 2em;
  border-radius: 2rem; }
  #main-content .wpcf7 div.wpcf7-response-output.wpcf7-validation-errors, #main-content .wpcf7 div.wpcf7-response-output.wpcf7-acceptance-missing {
    border-color: black; }
#main-content .wpcf7 .wpcf7-not-valid-tip {
  position: absolute;
  right: 0;
  top: 0;
  color: white; }
#main-content .contactSection {
  position: relative;
  margin-bottom: 10vh; }
  #main-content .contactSection .contactRow {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    width: 90% !important;
    margin: 0 auto !important; }
    #main-content .contactSection .contactRow .colMaps {
      padding-right: 5vw; }
      #main-content .contactSection .contactRow .colMaps .et_pb_code_inner {
        height: 100%; }
      #main-content .contactSection .contactRow .colMaps > div {
        height: 100%;
        width: 100%; }
        #main-content .contactSection .contactRow .colMaps > div #map {
          height: 100%;
          width: 100%; }
    #main-content .contactSection .contactRow .colText {
      position: relative; }
    #main-content .contactSection .contactRow h3 {
      margin-top: 5vh;
      position: relative;
      font-size: 3.5em;
      background: transparent;
      top: 0;
      left: -15% !important;
      z-index: 1; }
    #main-content .contactSection .contactRow p {
      line-height: 2.5em; }
    #main-content .contactSection .contactRow a {
      color: black; }
    #main-content .contactSection .contactRow .contactSub {
      color: black; }
      #main-content .contactSection .contactRow .contactSub h5 {
        font-weight: 500;
        line-height: 1.8em; }
    #main-content .contactSection .contactRow .contactInfo {
      column-count: 2; }
    #main-content .contactSection .contactRow .formContatti {
      margin-top: 5vh;
      margin-bottom: 5vh;
      width: 100%; }
      #main-content .contactSection .contactRow .formContatti label {
        color: black;
        font-weight: 400;
        font-size: 1em;
        position: relative; }
      #main-content .contactSection .contactRow .formContatti a {
        color: #F77171; }
      #main-content .contactSection .contactRow .formContatti input.text, #main-content .contactSection .contactRow .formContatti input.title, #main-content .contactSection .contactRow .formContatti input[type=text], #main-content .contactSection .contactRow .formContatti input[type=email], #main-content .contactSection .contactRow .formContatti input[type=tel] {
        padding: 1em;
        border: 1px solid #333;
        color: white;
        font-size: 1.2em;
        width: 100%;
        margin-bottom: 3em;
        background-color: #000; }
      #main-content .contactSection .contactRow .formContatti textarea {
        padding: 1em;
        width: 100%;
        border: 1px solid #333;
        color: white;
        font-size: 1.2em;
        background-color: #000; }
      #main-content .contactSection .contactRow .formContatti .submit .wpcf7-submit {
        font-family: "HKGrotesk", "Arial";
        border-color: black;
        color: white;
        background-color: black;
        width: 20%;
        text-transform: uppercase;
        font-weight: 200;
        font-size: 1rem;
        float: right;
        padding: 0.7em 1em;
        margin-top: 3vh;
        letter-spacing: 0.1em; }
      #main-content .contactSection .contactRow .formContatti .submit .wpcf7-submit:hover {
        background-color: white;
        border-color: black;
        color: black;
        padding: 0.7em 1em;
        margin-top: 3vh;
        letter-spacing: 0.1em; }
@media (max-width: 992px) {
  #main-content .contactSection .contactRow h3 {
    left: 0 !important; } }
@media (max-width: 768px) {
  #main-content .contactSection .contactRow > * {
    width: 100%; }
  #main-content .contactSection .contactRow .colMaps {
    padding-right: 0;
    height: 50vh; } }
@media (max-width: 600px) {
  #main-content .contactSection .contactRow .contactInfo {
    column-count: 1; }
  #main-content .contactSection .contactRow .contactSub {
    margin: 2rem 0; } }

.page-id-2 #main-content .sliderText h3 {
  padding-left: 5vw; }
.page-id-2 #main-content .boxBlog {
  width: 95%;
  margin: 8vh auto 10vh; }
  @media (max-width: 600px) {
    .page-id-2 #main-content .boxBlog {
      width: 100%;
      margin: 0 auto 0; } }
  .page-id-2 #main-content .boxBlog .homeBlog {
    position: relative;
    text-align: center; }
    @media (max-width: 992px) {
      .page-id-2 #main-content .boxBlog .homeBlog {
        padding: 0; } }
    .page-id-2 #main-content .boxBlog .homeBlog article {
      float: left;
      width: calc(100% - 4rem) !important;
      margin: 0 2rem; }
      @media (max-width: 992px) {
        .page-id-2 #main-content .boxBlog .homeBlog article {
          width: 100% !important; } }
      .page-id-2 #main-content .boxBlog .homeBlog article .card {
        position: relative;
        overflow: hidden;
        height: 50vh;
        border-radius: 0.5em;
        margin-bottom: 2rem; }
        .page-id-2 #main-content .boxBlog .homeBlog article .card:after {
          content: '';
          display: block;
          height: 100%;
          background-color: #00000026;
          width: 100%;
          z-index: 0;
          position: absolute;
          top: 0; }
        .page-id-2 #main-content .boxBlog .homeBlog article .card img {
          object-fit: cover;
          width: 100%;
          height: 100%; }
        .page-id-2 #main-content .boxBlog .homeBlog article .card .info {
          justify-content: space-between;
          display: block;
          position: absolute;
          bottom: 0;
          z-index: 999;
          width: 100%;
          display: flex;
          flex-direction: column;
          height: 20vh; }
          @media (max-width: 600px) {
            .page-id-2 #main-content .boxBlog .homeBlog article .card .info {
              height: 15vh; } }
        .page-id-2 #main-content .boxBlog .homeBlog article .card h4 {
          text-align: left;
          color: white;
          font-weight: 700;
          z-index: 5;
          padding: 0.5em 2em;
          font-family: "HKGrotesk", "Arial";
          letter-spacing: 0.1em; }
      .page-id-2 #main-content .boxBlog .homeBlog article p {
        font-family: "HKGrotesk", "Arial";
        text-align: left;
        color: white;
        font-weight: 200;
        z-index: 5;
        padding: 0.5em 2em;
        font-family: "HKGrotesk", "Arial";
        letter-spacing: 0.1em; }
        @media (max-width: 600px) {
          .page-id-2 #main-content .boxBlog .homeBlog article p {
            font-size: 0.9rem;
            padding-bottom: 1em !important; } }
    @media (max-width: 992px) {
      .page-id-2 #main-content .boxBlog .homeBlog .articles article {
        margin: 0; }
        .page-id-2 #main-content .boxBlog .homeBlog .articles article .card {
          overflow: hidden;
          width: 85% !important;
          height: 85vw;
          max-height: 70vh;
          margin: 10vh auto;
          float: none;
          border-radius: 0.5em; } }
    @media (max-width: 768px) {
      .page-id-2 #main-content .boxBlog .homeBlog .articles h2 {
        font-size: 2rem; }
      .page-id-2 #main-content .boxBlog .homeBlog .articles h3 {
        font-size: 1.4rem; } }
    @media (max-width: 600px) {
      .page-id-2 #main-content .boxBlog .homeBlog .articles .card {
        width: 90% !important;
        height: 70vh;
        max-height: unset;
        margin: 10vh 0; } }
    .page-id-2 #main-content .boxBlog .homeBlog a.button {
      margin-top: 3em;
      display: inline-block;
      text-align: center;
      font-weight: 400;
      border: 2px solid white;
      padding: 0.3em 5em;
      border-radius: 0.5em;
      letter-spacing: 0; }
      @media (max-width: 992px) {
        .page-id-2 #main-content .boxBlog .homeBlog a.button {
          margin: 1.5em 0; } }
.page-id-2 #main-content .col-6.social {
  margin-top: 8vh;
  padding-left: 3vw; }
.page-id-2 #main-content .col-3 {
  width: 15%; }
  @media (max-width: 1400px) {
    .page-id-2 #main-content .col-3 {
      width: 25%; } }
.page-id-2 #main-content .firstSection {
  position: relative;
  height: 90vh;
  width: calc(100% - 3em);
  margin: 1.5em auto;
  overflow: hidden; }
  .page-id-2 #main-content .firstSection .firstRow {
    position: relative;
    height: 100%; }
    .page-id-2 #main-content .firstSection .firstRow > div {
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate3d(-50%, -50%, 0);
      display: flex;
      flex-wrap: wrap;
      justify-content: flex-end;
      width: 20vw; }
      .page-id-2 #main-content .firstSection .firstRow > div > div {
        width: 100%; }
      .page-id-2 #main-content .firstSection .firstRow > div .et_pb_image_wrap {
        width: 100%; }
        .page-id-2 #main-content .firstSection .firstRow > div .et_pb_image_wrap img {
          width: 100%; }
      .page-id-2 #main-content .firstSection .firstRow > div p {
        margin-top: 1em;
        text-align: right !important;
        color: white;
        font-weight: 300;
        text-transform: uppercase;
        letter-spacing: 0.2em; }
      .page-id-2 #main-content .firstSection .firstRow > div .et_pb_image {
        width: 100%; }
  .page-id-2 #main-content .firstSection a {
    color: white;
    letter-spacing: 0.2em;
    font-weight: 300; }
  .page-id-2 #main-content .firstSection .col-6.social {
    position: absolute;
    left: 3vw;
    bottom: 3em; }
.page-id-2 #main-content .whoSection {
  position: relative; }
  .page-id-2 #main-content .whoSection .whoRow {
    height: 90vh; }
    .page-id-2 #main-content .whoSection .whoRow .whoText {
      position: absolute;
      bottom: 10vw;
      left: 10vw;
      width: 400px; }
      .page-id-2 #main-content .whoSection .whoRow .whoText h1, .page-id-2 #main-content .whoSection .whoRow .whoText h2, .page-id-2 #main-content .whoSection .whoRow .whoText h3, .page-id-2 #main-content .whoSection .whoRow .whoText h4, .page-id-2 #main-content .whoSection .whoRow .whoText h5, .page-id-2 #main-content .whoSection .whoRow .whoText h6, .page-id-2 #main-content .whoSection .whoRow .whoText p {
        color: white; }
.page-id-2 #main-content .missionSection {
  position: relative; }
  .page-id-2 #main-content .missionSection .missionRow .missionText {
    position: absolute;
    text-align: right;
    bottom: 5vw;
    right: 5vw;
    width: 400px; }
    .page-id-2 #main-content .missionSection .missionRow .missionText h1, .page-id-2 #main-content .missionSection .missionRow .missionText h2, .page-id-2 #main-content .missionSection .missionRow .missionText h3, .page-id-2 #main-content .missionSection .missionRow .missionText h4, .page-id-2 #main-content .missionSection .missionRow .missionText h5, .page-id-2 #main-content .missionSection .missionRow .missionText h6, .page-id-2 #main-content .missionSection .missionRow .missionText p {
      color: white; }
.page-id-2 #main-content #homeIntro {
  min-height: calc((100vw - 3em) /16 * 9);
  height: 100%; }
.page-id-2 #main-content #homeWho {
  min-height: calc(100vw / 16 * 9);
  height: 100%; }
.page-id-2 #main-content #homeWho,
.page-id-2 #main-content #homeIntro {
  background-color: black;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%; }
  .page-id-2 #main-content #homeWho iframe,
  .page-id-2 #main-content #homeIntro iframe {
    width: 100%;
    height: 100%;
    max-width: unset; }
.page-id-2 #main-content .eventsSection {
  position: relative;
  padding: 10vh 0; }
  .page-id-2 #main-content .eventsSection .eventsRow {
    position: relative;
    display: flex;
    flex-wrap: wrap; }
    .page-id-2 #main-content .eventsSection .eventsRow .et_pb_column_2_5 {
      width: 30%; }
    .page-id-2 #main-content .eventsSection .eventsRow .et_pb_column:first-child {
      z-index: 99999;
      margin-top: auto; }
    .page-id-2 #main-content .eventsSection .eventsRow .eventsText {
      height: 100%; }
      .page-id-2 #main-content .eventsSection .eventsRow .eventsText > div {
        height: 100%; }
    .page-id-2 #main-content .eventsSection .eventsRow .eventsText1 {
      z-index: 99;
      padding-right: 4rem; }
      .page-id-2 #main-content .eventsSection .eventsRow .eventsText1 h3 {
        font-size: 4rem; }
      .page-id-2 #main-content .eventsSection .eventsRow .eventsText1 p {
        font-weight: 300;
        line-height: 1.8em; }
    .page-id-2 #main-content .eventsSection .eventsRow .canDoSlider {
      position: relative;
      background: none;
      height: 100%; }
      .page-id-2 #main-content .eventsSection .eventsRow .canDoSlider ul {
        position: absolute;
        left: calc(50% + 4rem);
        top: 1em;
        list-style-type: none; }
        .page-id-2 #main-content .eventsSection .eventsRow .canDoSlider ul li {
          margin: 0.5em 0;
          cursor: pointer; }
        .page-id-2 #main-content .eventsSection .eventsRow .canDoSlider ul h3 {
          font-size: 3rem;
          font-weight: 100; }
        .page-id-2 #main-content .eventsSection .eventsRow .canDoSlider ul h3:hover {
          font-weight: 500;
          text-decoration: underline; }
      .page-id-2 #main-content .eventsSection .eventsRow .canDoSlider img {
        width: 50%;
        height: auto;
        display: none; }
        .page-id-2 #main-content .eventsSection .eventsRow .canDoSlider img:last-child {
          display: block; }
.page-id-2 #main-content .techSection {
  background: none;
  position: relative;
  margin-bottom: 15vh !important; }
  .page-id-2 #main-content .techSection .techRow {
    position: relative; }
  .page-id-2 #main-content .techSection .sliderText h3 {
    margin-top: 5vh;
    text-align: center;
    position: absolute;
    font-size: 4em;
    background: transparent;
    top: 4vh;
    left: 10% !important;
    z-index: 1; }
  .page-id-2 #main-content .techSection .slider {
    position: relative;
    background: none; }
    .page-id-2 #main-content .techSection .slider .slick-prev {
      width: 15%;
      z-index: 1;
      border: none;
      background: none;
      position: absolute;
      top: 70vh;
      text-align: right;
      left: 5vw;
      font-family: "HKGrotesk", "Arial";
      font-size: 1.5em;
      font-weight: 500; }
      .page-id-2 #main-content .techSection .slider .slick-prev .info {
        margin-top: 2vh;
        font-family: "HKGrotesk", "Arial";
        font-size: 0.7em;
        text-align: right;
        font-weight: 200;
        line-height: 1.3em; }
      .page-id-2 #main-content .techSection .slider .slick-prev .title {
        font-family: "HKGrotesk", "Arial";
        font-size: 1em;
        text-align: right;
        font-weight: 400;
        letter-spacing: 2px;
        line-height: 1.3em; }
        @media (max-width: 1400px) {
          .page-id-2 #main-content .techSection .slider .slick-prev .title {
            font-size: 0.9rem; } }
    .page-id-2 #main-content .techSection .slider .slick-next {
      border: none;
      background: none;
      position: absolute;
      top: 70vh;
      text-align: left;
      left: 25vw;
      width: 15%;
      font-family: "HKGrotesk", "Arial";
      font-size: 1.5em;
      font-weight: 500; }
      .page-id-2 #main-content .techSection .slider .slick-next .info {
        margin-top: 2vh;
        font-family: "HKGrotesk", "Arial";
        font-size: 0.7em;
        text-align: left;
        font-weight: 200;
        line-height: 1.3em; }
      .page-id-2 #main-content .techSection .slider .slick-next .title {
        font-family: "HKGrotesk", "Arial";
        font-size: 1em;
        text-align: left;
        font-weight: 400;
        letter-spacing: 2px;
        line-height: 1.3em; }
        @media (max-width: 1400px) {
          .page-id-2 #main-content .techSection .slider .slick-next .title {
            font-size: 0.9rem; } }
    .page-id-2 #main-content .techSection .slider .slick-slide {
      height: 100vh;
      background: none;
      position: relative; }
      .page-id-2 #main-content .techSection .slider .slick-slide > div {
        width: 100%;
        height: 100%;
        background: none; }
        .page-id-2 #main-content .techSection .slider .slick-slide > div > div {
          width: 100%;
          background: none;
          height: 100%;
          display: block;
          position: relative; }
          .page-id-2 #main-content .techSection .slider .slick-slide > div > div .title {
            font-size: 8rem;
            position: absolute;
            top: 2.8em;
            line-height: 1em;
            left: 17%;
            color: white;
            font-weight: 300;
            letter-spacing: 30px;
            font-family: "HKGrotesk", "Arial"; }
            @media (max-width: 1400px) {
              .page-id-2 #main-content .techSection .slider .slick-slide > div > div .title {
                font-size: 7rem;
                position: absolute;
                top: 2.5em; } }
          .page-id-2 #main-content .techSection .slider .slick-slide > div > div .box {
            position: absolute;
            top: 20%;
            left: 50%;
            height: 70%;
            width: 35%; }
            .page-id-2 #main-content .techSection .slider .slick-slide > div > div .box .info {
              font-family: "HKGrotesk", "Arial";
              font-size: 1rem;
              font-weight: 100;
              text-align: right;
              line-height: 1.8em;
              left: calc(-20vw + -1em);
              width: 20vw;
              position: absolute;
              top: 5vh; }
            .page-id-2 #main-content .techSection .slider .slick-slide > div > div .box img.imgFirst {
              width: 100%;
              height: 100%;
              object-fit: cover; }
@media (max-width: 1350px) {
  .page-id-2 #main-content .col-6 {
    width: 100%; }
  .page-id-2 #main-content #main-content {
    /*            .missionSection {
                    .missionRow {
                        .missionImg img {
                            height: 350px !important;
                            margin-left: 3vh !important;
                        }  
                        .missionText {
                            position: relative;
                            margin-top: 0vh !important;
                            margin-left: 10vw;
                            h3 {
                                font-size: 4rem;
                                margin-bottom: 3vh;
                                margin-right: 15vw;
                            }
                        }
                    }
                }*/ }
    .page-id-2 #main-content #main-content .techSection .slider {
      position: relative;
      background: none; }
      .page-id-2 #main-content #main-content .techSection .slider .slick-next {
        width: 20%; }
        .page-id-2 #main-content #main-content .techSection .slider .slick-next .info {
          display: none; }
      .page-id-2 #main-content #main-content .techSection .slider .slick-prev {
        left: 0vw;
        width: 20%; }
        .page-id-2 #main-content #main-content .techSection .slider .slick-prev .info {
          display: none; }
      .page-id-2 #main-content #main-content .techSection .slider .slick-slide > div > div .title {
        font-size: 10rem;
        position: absolute;
        top: 35vh;
        left: 20%; }
      .page-id-2 #main-content #main-content .techSection .slider .slick-slide > div > div .box {
        position: absolute;
        top: 20%;
        left: 50%;
        height: 60%;
        width: 50%; }
        .page-id-2 #main-content #main-content .techSection .slider .slick-slide > div > div .box .info {
          font-family: "HKGrotesk", "Arial";
          font-size: 1rem;
          font-weight: 300;
          text-align: right;
          line-height: 1.8em;
          left: calc(-20vw + -1em);
          width: 20vw;
          position: absolute;
          top: 1rem; }
        .page-id-2 #main-content #main-content .techSection .slider .slick-slide > div > div .box img.imgFirst {
          width: 100%;
          height: 100%;
          object-fit: cover; } }
@media (max-width: 992px) {
  .page-id-2 #main-content {
    /*            .missionSection {
                    padding-top: 10vh !important;
                    padding-bottom: 10vh !important;
    
                    .missionRow {
                        .missionImg img {
                            height: 350px !important;
                            margin-left: 0vh !important;
                        }
                        .missionText{
                            p {
                                text-align: right;
                                font-size: 1rem;
                                margin-right: 15vw;
                                font-weight: 300;
                                line-height: 1.8em;
                            }
                        }
                    }
                }*/ }
    .page-id-2 #main-content .eventsSection .eventsRow > * {
      width: 100% !important; }
    .page-id-2 #main-content .eventsSection .eventsRow .et_pb_column_2_5 {
      padding: 10vh 5vw;
      padding-top: 0; }
      .page-id-2 #main-content .eventsSection .eventsRow .et_pb_column_2_5 h1, .page-id-2 #main-content .eventsSection .eventsRow .et_pb_column_2_5 h2, .page-id-2 #main-content .eventsSection .eventsRow .et_pb_column_2_5 h3, .page-id-2 #main-content .eventsSection .eventsRow .et_pb_column_2_5 h4, .page-id-2 #main-content .eventsSection .eventsRow .et_pb_column_2_5 h5, .page-id-2 #main-content .eventsSection .eventsRow .et_pb_column_2_5 h6, .page-id-2 #main-content .eventsSection .eventsRow .et_pb_column_2_5 p {
        text-align: left !important; }
    .page-id-2 #main-content .techSection .slider .slick-prev .title {
      font-size: 1em; }
    .page-id-2 #main-content .techSection .slider .slick-next .title {
      font-size: 1em; }
    .page-id-2 #main-content .techSection .slider .slick-slide > div > div .title {
      width: calc(100% - 6rem);
      left: 3rem;
      font-size: 6rem; }
    .page-id-2 #main-content .contactSection .contactRow h3 {
      left: 0 !important; } }
@media (max-width: 768px) {
  .page-id-2 #main-content .col-3 {
    width: 30%; }
  .page-id-2 #main-content .firstSection .firstRow > div {
    width: 50vw; }
  .page-id-2 #main-content .eventsSection .eventsRow .canDoSlider ul {
    left: 50%; }
  .page-id-2 #main-content .eventsSection .eventsRow .canDoSlider li a h3 {
    font-size: 2rem; }
  .page-id-2 #main-content .techSection {
    padding-bottom: 20vh;
    margin-bottom: 5vh !important; }
    .page-id-2 #main-content .techSection .slider {
      position: relative;
      background: none; }
      .page-id-2 #main-content .techSection .slider .slick-prev {
        width: 34%;
        z-index: 1;
        border: none;
        background: none;
        position: absolute;
        top: 92vh;
        text-align: right;
        left: 5vw;
        font-family: "HKGrotesk", "Arial";
        font-size: 1.5em;
        font-weight: 500; }
        .page-id-2 #main-content .techSection .slider .slick-prev .info {
          display: none; }
        .page-id-2 #main-content .techSection .slider .slick-prev .title {
          font-family: "HKGrotesk", "Arial";
          font-size: 1em;
          text-align: right;
          font-weight: 400;
          letter-spacing: 2px;
          line-height: 1.3em; }
      .page-id-2 #main-content .techSection .slider .slick-next {
        border: none;
        background: none;
        position: absolute;
        top: 92vh;
        text-align: left;
        left: 58vw;
        width: 34%;
        font-family: "HKGrotesk", "Arial";
        font-size: 1.5em;
        font-weight: 500; }
        .page-id-2 #main-content .techSection .slider .slick-next .info {
          display: none; }
        .page-id-2 #main-content .techSection .slider .slick-next .title {
          font-family: "HKGrotesk", "Arial";
          font-size: 1em;
          text-align: left;
          font-weight: 400;
          letter-spacing: 2px;
          line-height: 1.3em; }
      .page-id-2 #main-content .techSection .slider .slick-slide {
        height: 100vh;
        background: none;
        position: relative; }
        .page-id-2 #main-content .techSection .slider .slick-slide > div {
          width: 100%;
          height: 100%;
          background: none; }
          .page-id-2 #main-content .techSection .slider .slick-slide > div > div {
            width: 100%;
            background: none;
            height: 100%;
            display: block;
            position: relative; }
            .page-id-2 #main-content .techSection .slider .slick-slide > div > div .title {
              font-size: 5rem !important;
              position: absolute;
              top: 25vh;
              left: 15%;
              color: white;
              font-weight: 200;
              letter-spacing: 0.1em; }
            .page-id-2 #main-content .techSection .slider .slick-slide > div > div .box {
              position: absolute;
              top: 20%;
              left: 0%;
              height: 70%;
              width: 100%; }
              .page-id-2 #main-content .techSection .slider .slick-slide > div > div .box .info {
                display: none; }
              .page-id-2 #main-content .techSection .slider .slick-slide > div > div .box img.imgFirst {
                width: 100%;
                height: 100%;
                object-fit: cover; }
  .page-id-2 #main-content .contactSection .contactRow > * {
    width: 100%; }
  .page-id-2 #main-content .contactSection .contactRow .colMaps {
    padding-right: 0;
    height: 50vh; } }
@media (max-width: 600px) {
  .page-id-2 #main-content .social {
    margin: 0 auto;
    width: calc(100% - 3rem); }
  .page-id-2 #main-content .col-3 {
    width: 50%;
    text-align: center; }
  .page-id-2 #main-content .firstSection {
    height: 90vh;
    width: 100%;
    margin: 0 auto; }
    .page-id-2 #main-content .firstSection .firstRow > div {
      width: 80vw !important; }
  .page-id-2 #main-content #homeIntro iframe {
    position: absolute;
    width: calc(100vh / 9 * 16);
    height: 100vh;
    margin: 0 auto;
    max-width: unset;
    display: inline-block;
    top: 0;
    left: 50%;
    transform: translate3d(-50%, 0, 0); }
  .page-id-2 #main-content .whoSection {
    background-color: black; }
    .page-id-2 #main-content .whoSection #homeWho {
      height: unset;
      position: relative; }
      .page-id-2 #main-content .whoSection #homeWho iframe {
        height: calc(100vw / 16 * 9); }
    .page-id-2 #main-content .whoSection .whoRow {
      height: auto; }
      .page-id-2 #main-content .whoSection .whoRow .whoText {
        position: relative;
        bottom: unset;
        left: unset;
        padding: 10vh 10vw; }
  .page-id-2 #main-content .eventsSection .eventsRow .canDoSlider {
    text-align: center; }
    .page-id-2 #main-content .eventsSection .eventsRow .canDoSlider ul {
      text-align: left;
      padding: 2vh 5%;
      position: relative;
      top: 0;
      left: 0; }
    .page-id-2 #main-content .eventsSection .eventsRow .canDoSlider img {
      width: 90%; }
  .page-id-2 #main-content .contactSection .contactRow .contactInfo {
    column-count: 1; }
  .page-id-2 #main-content .contactSection .contactRow .contactSub {
    margin: 2rem 0; } }

.page-id-417 #main-content .personRow {
  width: 70%;
  margin: 15vh auto; }
  .page-id-417 #main-content .personRow .col2 {
    margin-left: 2em; }
  .page-id-417 #main-content .personRow .col1 {
    margin-right: 2em; }
  .page-id-417 #main-content .personRow h2 {
    font-weight: 400;
    font-size: 4rem;
    margin-top: 2em;
    letter-spacing: 0.1em;
    line-height: 1.3em; }
  .page-id-417 #main-content .personRow h4 {
    font-size: 1.4rem;
    font-weight: 300;
    margin: 1em 0; }
  .page-id-417 #main-content .personRow p {
    font-weight: 200;
    line-height: 1.5em; }
  .page-id-417 #main-content .personRow .info {
    width: 100%;
    margin-top: 7em; }
    .page-id-417 #main-content .personRow .info .image {
      width: 5%; }
      .page-id-417 #main-content .personRow .info .image img {
        max-width: 100%;
        height: auto;
        margin-bottom: 2em; }
    .page-id-417 #main-content .personRow .info .text {
      width: 25%; }

.page-id-189 #main-content .firstSection {
  margin-bottom: 10vh; }
  .page-id-189 #main-content .firstSection .rentSlider {
    position: relative;
    background: none; }
    .page-id-189 #main-content .firstSection .rentSlider .slick-prev {
      border: none;
      z-index: 1;
      background: none;
      position: absolute;
      width: 15%;
      bottom: 0;
      right: 10vw; }
    .page-id-189 #main-content .firstSection .rentSlider .slick-next {
      right: -1vw;
      border: none;
      background: none;
      position: absolute;
      width: 30%;
      bottom: 0; }
    .page-id-189 #main-content .firstSection .rentSlider .slick-slide {
      height: 100vh;
      background: none;
      position: relative; }
      .page-id-189 #main-content .firstSection .rentSlider .slick-slide > div {
        width: 100%;
        height: 100%;
        background: none; }
        .page-id-189 #main-content .firstSection .rentSlider .slick-slide > div > div {
          width: 100%;
          background: none;
          height: 100%;
          display: block;
          position: relative; }
          .page-id-189 #main-content .firstSection .rentSlider .slick-slide > div > div a {
            color: black; }
          .page-id-189 #main-content .firstSection .rentSlider .slick-slide > div > div .title {
            font-size: 8rem;
            position: absolute;
            top: 50vh;
            left: 30%;
            color: #C0392B;
            letter-spacing: 0.1em;
            font-family: "HKGrotesk", "Arial"; }
          .page-id-189 #main-content .firstSection .rentSlider .slick-slide > div > div .box {
            position: absolute;
            top: 20%;
            left: 40%;
            height: 80%;
            width: 40%; }
            .page-id-189 #main-content .firstSection .rentSlider .slick-slide > div > div .box .info {
              font-family: "HKGrotesk", "Arial";
              font-size: 1rem;
              font-weight: 200;
              color: black;
              text-align: right;
              line-height: 1.8em;
              left: -50vh;
              width: 20vw;
              position: absolute;
              top: 50vh; }
            .page-id-189 #main-content .firstSection .rentSlider .slick-slide > div > div .box h4 {
              color: #C0392B;
              font-weight: 400;
              font-size: 1.7em;
              left: -50vh;
              text-align: right;
              width: 20vw;
              position: absolute;
              top: 60vh;
              line-height: 1.6em; }
            .page-id-189 #main-content .firstSection .rentSlider .slick-slide > div > div .box img.imgFirst {
              position: relative;
              width: 100%;
              height: 100%;
              object-fit: cover; }
.page-id-189 #main-content .rentSection .rentText {
  position: relative; }
  .page-id-189 #main-content .rentSection .rentText p {
    color: black;
    font-weight: 300;
    margin: 0 5em;
    font-size: 1.3em;
    line-height: 1.5em;
    margin-top: 20em; }
.page-id-189 #main-content .rentSection p {
  color: white; }
.page-id-189 #main-content .rentSection .rentImg img {
  padding: 8em;
  position: relative; }
.page-id-189 #main-content .rentSection .num {
  position: absolute;
  z-index: 1;
  bottom: -3em;
  right: 18em;
  color: white;
  font-family: "HKGrotesk", "Arial";
  font-size: 6em; }
.page-id-189 #main-content .rentSection .type {
  position: absolute;
  z-index: 1;
  top: 20em;
  right: 14em;
  color: white;
  font-family: "HKGrotesk", "Arial";
  font-size: 5em; }
.page-id-189 #main-content .rentSection .num2 {
  position: absolute;
  z-index: 1;
  top: 21.5em;
  right: 4em;
  color: white;
  font-family: "HKGrotesk", "Arial";
  font-size: 6em; }
.page-id-189 #main-content .rentSection .type2 {
  position: absolute;
  z-index: 1;
  top: 29.5em;
  right: 12em;
  color: white;
  font-size: 5em; }
.page-id-189 #main-content .rentSection h4 {
  color: white;
  font-size: 2.5rem;
  margin-left: 4em;
  margin-bottom: 2em; }
.page-id-189 #main-content .propSection {
  position: relative;
  padding: 10vh 0; }
  .page-id-189 #main-content .propSection h5 {
    color: black;
    font-size: 2.5rem;
    margin-left: 4em;
    margin-top: 2em; }
  .page-id-189 #main-content .propSection .propRow {
    width: 90%;
    margin: 0 auto; }
    .page-id-189 #main-content .propSection .propRow .et_pb_column {
      display: flex;
      flex-wrap: wrap;
      justify-content: center; }
    .page-id-189 #main-content .propSection .propRow .props {
      margin: 2em; }
      .page-id-189 #main-content .propSection .propRow .props img {
        max-width: 100%;
        height: auto;
        width: 300px;
        height: 300px; }
      .page-id-189 #main-content .propSection .propRow .props h4 {
        font-size: 1.5rem;
        font-style: italic; }
      .page-id-189 #main-content .propSection .propRow .props p {
        font-size: 1em;
        color: black;
        font-weight: 100; }
.page-id-189 #main-content .contactRent {
  position: relative;
  padding: 10vh 0;
  margin-bottom: 10vh; }
  .page-id-189 #main-content .contactRent .ourText {
    padding: 20em 8em 8em 8em; }
    .page-id-189 #main-content .contactRent .ourText h3 {
      font-size: 4rem !important;
      color: white;
      position: absolute;
      left: 35vh;
      text-align: right;
      z-index: 1;
      color: #C0392B; }
    .page-id-189 #main-content .contactRent .ourText p {
      text-align: right;
      padding-top: 3em;
      color: black;
      font-size: 1.3em;
      position: absolute;
      line-height: 1.5em;
      top: 60vh;
      left: 35vh;
      font-weight: 200;
      z-index: 1;
      color: white; }
    .page-id-189 #main-content .contactRent .ourText strong {
      text-decoration: none;
      color: #C0392B;
      font-weight: 200; }
.page-id-189 #main-content .formContatti {
  margin-top: 20vh;
  margin-bottom: 5vh;
  width: 30%;
  right: 30vh;
  top: 20vh;
  position: absolute; }
  .page-id-189 #main-content .formContatti label {
    color: black;
    font-weight: 400;
    letter-spacing: 0.3em;
    font-size: 1em;
    position: relative; }
  .page-id-189 #main-content .formContatti input.text, .page-id-189 #main-content .formContatti input.title, .page-id-189 #main-content .formContatti input[type=text], .page-id-189 #main-content .formContatti input[type=email], .page-id-189 #main-content .formContatti input[type=tel] {
    padding: 1em;
    border: 1px solid white;
    color: white;
    font-size: 1.2em;
    width: 100%;
    margin-bottom: 3em;
    background-color: white; }
  .page-id-189 #main-content .formContatti textarea {
    padding: 1em;
    width: 100%;
    border: 1px solid white;
    color: white;
    font-size: 1.2em;
    background-color: white; }
  .page-id-189 #main-content .formContatti .submit .wpcf7-submit {
    font-family: "HKGrotesk", "Arial";
    border-color: #C0392B;
    color: white;
    background-color: #C0392B;
    width: 20%;
    text-transform: uppercase;
    font-weight: 200;
    font-size: 1em;
    float: right;
    padding: 0.7em 1em;
    margin-top: 3vh;
    letter-spacing: 0.1em; }
  .page-id-189 #main-content .formContatti .submit .wpcf7-submit:hover {
    background-color: white;
    border-color: C0392B;
    color: C0392B;
    padding: 0.7em 1em;
    margin-top: 3vh;
    letter-spacing: 0.1em; }

.page-id-415 #main-content .firstSection {
  position: relative;
  margin: 15vh 0; }
  .page-id-415 #main-content .firstSection .rowCarousel {
    width: 90%;
    margin: 12vh auto; }
    .page-id-415 #main-content .firstSection .rowCarousel .titleTeam h3 {
      color: #C0392B;
      font-weight: 500;
      font-size: 3rem;
      margin-bottom: 5vh; }
    .page-id-415 #main-content .firstSection .rowCarousel .carousel-slider-outer .carousel-slider .carousel-slider__caption {
      position: relative;
      margin-top: 2em; }
    .page-id-415 #main-content .firstSection .rowCarousel .carousel-slider-outer .carousel-slider .carousel-slider__caption .title {
      overflow: hidden;
      -o-text-overflow: ellipsis;
      text-overflow: ellipsis;
      color: black;
      letter-spacing: 1px;
      font-size: 1.8rem;
      font-weight: 500;
      margin: 10px 0 0;
      text-align: center; }

.page-id-176 #main-content .wpcf7 div.wpcf7-response-output {
  color: white !important;
  font-size: 1.3rem;
  text-decoration: underline;
  text-align: center;
  margin: 0em 3em;
  padding: 0.8em 2em;
  border-radius: 2rem; }
.page-id-176 #main-content .firstSection {
  position: relative;
  margin-bottom: 10vh; }
  .page-id-176 #main-content .firstSection a {
    color: #333;
    letter-spacing: 0.1em;
    text-decoration: underline;
    text-underline-position: under;
    font-family: "HKGrotesk", "Arial";
    font-weight: 100; }
.page-id-176 #main-content .et_pb_image img {
  position: relative;
  padding: 8em 2em 8em 15em;
  width: 75%; }
.page-id-176 #main-content .ourText {
  padding: 20em 8em 8em 8em; }
  .page-id-176 #main-content .ourText h3 {
    font-size: 4rem !important;
    color: white; }
  .page-id-176 #main-content .ourText strong {
    color: white; }
  .page-id-176 #main-content .ourText p {
    font-family: "HKGrotesk", "Arial";
    padding-top: 3em;
    color: black;
    font-weight: 200;
    font-size: 1.3em;
    line-height: 1.5em; }
.page-id-176 #main-content .contactSection {
  margin-bottom: 0 !important; }
  .page-id-176 #main-content .contactSection h3 {
    font-size: 3rem !important;
    color: black; }
  .page-id-176 #main-content .contactSection .formContatti {
    padding-top: 7.5vh;
    margin-bottom: 5vh;
    margin-left: 18vh;
    width: 100%; }
    .page-id-176 #main-content .contactSection .formContatti label {
      color: white;
      display: inherit;
      font-weight: 400;
      letter-spacing: 0.2em;
      font-size: 1.2em;
      position: relative;
      line-height: 2em;
      padding-bottom: 0.4em; }
      .page-id-176 #main-content .contactSection .formContatti label span {
        color: #C0392B;
        font-size: 0.8em;
        letter-spacing: 0; }
        .page-id-176 #main-content .contactSection .formContatti label span a {
          color: white; }
    .page-id-176 #main-content .contactSection .formContatti input.text, .page-id-176 #main-content .contactSection .formContatti input.title, .page-id-176 #main-content .contactSection .formContatti input[type=text], .page-id-176 #main-content .contactSection .formContatti input[type=email], .page-id-176 #main-content .contactSection .formContatti input[type=tel] {
      padding: 1em;
      border: 1px solid #333;
      color: #C0392B;
      font-size: 1.2em;
      width: 85%;
      margin-bottom: 3em;
      background-color: white; }
    .page-id-176 #main-content .contactSection .formContatti textarea {
      padding: 1em;
      width: 85%;
      border: 1px solid #333;
      color: #C0392B;
      font-size: 1.2em;
      background-color: white; }
    .page-id-176 #main-content .contactSection .formContatti select.wpcf7-form-control.wpcf7-select,
    .page-id-176 #main-content .contactSection .formContatti input.wpcf7-form-control.wpcf7-file {
      cursor: grab;
      padding: 1em;
      border: 1px solid #333;
      color: #C0392B;
      font-size: 1.2em;
      width: 85%;
      margin-bottom: 3em;
      background-color: white; }
    .page-id-176 #main-content .contactSection .formContatti .submit .wpcf7-submit {
      font-family: "HKGrotesk", "Arial";
      border-color: #C0392B;
      color: white;
      background-color: #C0392B;
      width: 20%;
      text-transform: uppercase;
      font-weight: 300;
      font-size: 1.2em;
      padding: 0.7em 1em;
      margin-top: 3vh;
      letter-spacing: 0.1em; }
    .page-id-176 #main-content .contactSection .formContatti .submit .wpcf7-submit:hover {
      background-color: #C0392B;
      border-color: white;
      color: white;
      padding: 0.7em 1em;
      margin-top: 3vh;
      letter-spacing: 0.1em; }
@media (max-width: 992px) {
  .page-id-176 #main-content .et_pb_column_1_2 {
    width: 100% !important; }
  .page-id-176 #main-content .contactSection .formContatti {
    width: 80%;
    margin: 0 auto;
    padding-top: 5em;
    text-align: center; }
    .page-id-176 #main-content .contactSection .formContatti .submit .wpcf7-submit {
      width: 50%; }
  .page-id-176 #main-content .et_pb_image img {
    position: relative;
    padding: 8em 0; } }

.page-id-661 #main-content .firstSection,
.page-id-657 #main-content .firstSection,
.page-id-274 #main-content .firstSection {
  position: relative; }
  .page-id-661 #main-content .firstSection .videoRow iframe,
  .page-id-657 #main-content .firstSection .videoRow iframe,
  .page-id-274 #main-content .firstSection .videoRow iframe {
    height: 110vh;
    width: 100%; }
  .page-id-661 #main-content .firstSection .firstRow,
  .page-id-657 #main-content .firstSection .firstRow,
  .page-id-274 #main-content .firstSection .firstRow {
    position: relative;
    height: 90vh;
    width: calc(100% - 3em);
    margin: 1.5em auto; }
    .page-id-661 #main-content .firstSection .firstRow .logo,
    .page-id-657 #main-content .firstSection .firstRow .logo,
    .page-id-274 #main-content .firstSection .firstRow .logo {
      position: absolute;
      top: 2em;
      left: 2em; }
    .page-id-661 #main-content .firstSection .firstRow .title h3,
    .page-id-657 #main-content .firstSection .firstRow .title h3,
    .page-id-274 #main-content .firstSection .firstRow .title h3 {
      margin-top: 30vh;
      text-align: center;
      position: absolute;
      font-size: 7em;
      background: transparent;
      top: 0vh;
      left: 50%;
      color: white;
      text-align: left;
      z-index: 1; }
    .page-id-661 #main-content .firstSection .firstRow .title h5,
    .page-id-657 #main-content .firstSection .firstRow .title h5,
    .page-id-274 #main-content .firstSection .firstRow .title h5 {
      margin-top: 30vh;
      text-align: center;
      position: absolute;
      font-size: 1.5em;
      background: transparent;
      top: -10vh;
      color: white;
      left: 50%;
      letter-spacing: 1px;
      font-weight: 300;
      z-index: 1; }
    .page-id-661 #main-content .firstSection .firstRow .title:after,
    .page-id-657 #main-content .firstSection .firstRow .title:after,
    .page-id-274 #main-content .firstSection .firstRow .title:after {
      content: '';
      background-color: white;
      position: absolute;
      color: white;
      left: 48%;
      top: 20vh;
      height: 35vh;
      width: 0.5em; }
    .page-id-661 #main-content .firstSection .firstRow p,
    .page-id-657 #main-content .firstSection .firstRow p,
    .page-id-274 #main-content .firstSection .firstRow p {
      font-size: 1.2em;
      color: white;
      position: absolute;
      font-weight: 200;
      left: 32%;
      top: 40vh;
      width: 15%; }
  .page-id-661 #main-content .firstSection a,
  .page-id-657 #main-content .firstSection a,
  .page-id-274 #main-content .firstSection a {
    color: white;
    letter-spacing: 0.2em;
    font-family: "HKGrotesk", "Arial";
    font-weight: 100; }
  .page-id-661 #main-content .firstSection .col-6.social,
  .page-id-657 #main-content .firstSection .col-6.social,
  .page-id-274 #main-content .firstSection .col-6.social {
    position: absolute;
    padding-left: 3vw;
    bottom: 3em; }
.page-id-661 #main-content .obbSection,
.page-id-657 #main-content .obbSection,
.page-id-274 #main-content .obbSection {
  margin: 10vh 0; }
  .page-id-661 #main-content .obbSection .obbRow,
  .page-id-657 #main-content .obbSection .obbRow,
  .page-id-274 #main-content .obbSection .obbRow {
    width: 90% !important;
    margin: 0 auto !important; }
    .page-id-661 #main-content .obbSection .obbRow .obbTit,
    .page-id-657 #main-content .obbSection .obbRow .obbTit,
    .page-id-274 #main-content .obbSection .obbRow .obbTit {
      position: relative; }
      .page-id-661 #main-content .obbSection .obbRow .obbTit h3,
      .page-id-657 #main-content .obbSection .obbRow .obbTit h3,
      .page-id-274 #main-content .obbSection .obbRow .obbTit h3 {
        text-align: center;
        font-size: 3em;
        top: 0vh;
        color: black;
        text-align: left; }
    .page-id-661 #main-content .obbSection .obbRow .obbTit:after,
    .page-id-657 #main-content .obbSection .obbRow .obbTit:after,
    .page-id-274 #main-content .obbSection .obbRow .obbTit:after {
      content: '';
      background-color: black;
      position: absolute;
      color: white;
      left: 0%;
      top: 12vh;
      height: 0.5em;
      width: 10vw; }
    .page-id-661 #main-content .obbSection .obbRow p,
    .page-id-657 #main-content .obbSection .obbRow p,
    .page-id-274 #main-content .obbSection .obbRow p {
      column-count: 2;
      font-size: 1em;
      color: balck;
      font-weight: 200; }
.page-id-661 #main-content .locationSection,
.page-id-657 #main-content .locationSection,
.page-id-274 #main-content .locationSection {
  padding: 10vh 0; }
  .page-id-661 #main-content .locationSection img,
  .page-id-657 #main-content .locationSection img,
  .page-id-274 #main-content .locationSection img {
    width: 35vw;
    max-width: unset;
    height: auto; }
  .page-id-661 #main-content .locationSection h2,
  .page-id-657 #main-content .locationSection h2,
  .page-id-274 #main-content .locationSection h2 {
    font-size: 2.7rem !important; }
  .page-id-661 #main-content .locationSection .locationP,
  .page-id-657 #main-content .locationSection .locationP,
  .page-id-274 #main-content .locationSection .locationP {
    width: 50% !important;
    margin-top: 10vh; }
  .page-id-661 #main-content .locationSection .locationPdx,
  .page-id-657 #main-content .locationSection .locationPdx,
  .page-id-274 #main-content .locationSection .locationPdx {
    width: 50% !important;
    margin-left: 50%;
    margin-top: 10vh; }
  .page-id-661 #main-content .locationSection .locationRow h3,
  .page-id-657 #main-content .locationSection .locationRow h3,
  .page-id-274 #main-content .locationSection .locationRow h3 {
    text-align: left;
    font-size: 3em;
    color: black;
    margin-left: 5vw;
    text-align: left; }
  .page-id-661 #main-content .locationSection .location1_2Row,
  .page-id-657 #main-content .locationSection .location1_2Row,
  .page-id-274 #main-content .locationSection .location1_2Row {
    width: 85% !important;
    margin: 10vh auto !important; }
    .page-id-661 #main-content .locationSection .location1_2Row .col1,
    .page-id-657 #main-content .locationSection .location1_2Row .col1,
    .page-id-274 #main-content .locationSection .location1_2Row .col1 {
      margin-right: 5vw; }
    .page-id-661 #main-content .locationSection .location1_2Row .col2,
    .page-id-657 #main-content .locationSection .location1_2Row .col2,
    .page-id-274 #main-content .locationSection .location1_2Row .col2 {
      margin-left: 5vw; }
    .page-id-661 #main-content .locationSection .location1_2Row p,
    .page-id-657 #main-content .locationSection .location1_2Row p,
    .page-id-274 #main-content .locationSection .location1_2Row p {
      margin-top: 1em;
      font-size: 1em;
      color: balck;
      font-weight: 200; }
.page-id-661 #main-content .conceptSection h3,
.page-id-657 #main-content .conceptSection h3,
.page-id-274 #main-content .conceptSection h3 {
  font-size: 15em;
  font-weight: 200;
  color: #EFEFEF;
  margin-top: -5vh;
  margin-bottom: 5vh;
  letter-spacing: 4px;
  margin-left: 5vw;
  text-align: left; }
.page-id-661 #main-content .conceptSection .conceptRow,
.page-id-657 #main-content .conceptSection .conceptRow,
.page-id-274 #main-content .conceptSection .conceptRow {
  width: 80% !important;
  margin: 10vh auto !important; }
  .page-id-661 #main-content .conceptSection .conceptRow > .et_pb_column_1_2,
  .page-id-657 #main-content .conceptSection .conceptRow > .et_pb_column_1_2,
  .page-id-274 #main-content .conceptSection .conceptRow > .et_pb_column_1_2 {
    overflow: hidden; }
  .page-id-661 #main-content .conceptSection .conceptRow h3,
  .page-id-657 #main-content .conceptSection .conceptRow h3,
  .page-id-274 #main-content .conceptSection .conceptRow h3 {
    text-align: left;
    font-size: 3em;
    font-weight: 400;
    color: black;
    margin-left: 5vw;
    text-align: left; }
  .page-id-661 #main-content .conceptSection .conceptRow .text1,
  .page-id-657 #main-content .conceptSection .conceptRow .text1,
  .page-id-274 #main-content .conceptSection .conceptRow .text1 {
    text-align: right;
    margin: 0;
    padding: 10vh 5vw 0 0; }
    .page-id-661 #main-content .conceptSection .conceptRow .text1 p,
    .page-id-657 #main-content .conceptSection .conceptRow .text1 p,
    .page-id-274 #main-content .conceptSection .conceptRow .text1 p {
      padding: 5vh 0 5vh 5vw;
      font-weight: 100;
      text-align: right; }
    .page-id-661 #main-content .conceptSection .conceptRow .text1 h3,
    .page-id-657 #main-content .conceptSection .conceptRow .text1 h3,
    .page-id-274 #main-content .conceptSection .conceptRow .text1 h3 {
      margin: 0;
      padding: 0;
      text-align: right; }
  .page-id-661 #main-content .conceptSection .conceptRow .text2,
  .page-id-657 #main-content .conceptSection .conceptRow .text2,
  .page-id-274 #main-content .conceptSection .conceptRow .text2 {
    padding: 10vh 5vw 0 0;
    margin: 0; }
    .page-id-661 #main-content .conceptSection .conceptRow .text2 p,
    .page-id-657 #main-content .conceptSection .conceptRow .text2 p,
    .page-id-274 #main-content .conceptSection .conceptRow .text2 p {
      padding: 5vh 5vw 5vh 0;
      font-weight: 100;
      text-align: left !important; }
    .page-id-661 #main-content .conceptSection .conceptRow .text2 h3,
    .page-id-657 #main-content .conceptSection .conceptRow .text2 h3,
    .page-id-274 #main-content .conceptSection .conceptRow .text2 h3 {
      margin: 0;
      padding: 0; }
  .page-id-661 #main-content .conceptSection .conceptRow img,
  .page-id-657 #main-content .conceptSection .conceptRow img,
  .page-id-274 #main-content .conceptSection .conceptRow img {
    max-width: unset;
    height: auto;
    width: 100%; }
.page-id-661 #main-content .realizationSection,
.page-id-657 #main-content .realizationSection,
.page-id-274 #main-content .realizationSection {
  padding: 10vh 0;
  margin-top: 10vh; }
  .page-id-661 #main-content .realizationSection .et_pb_column,
  .page-id-657 #main-content .realizationSection .et_pb_column,
  .page-id-274 #main-content .realizationSection .et_pb_column {
    width: 50% !important; }
  .page-id-661 #main-content .realizationSection h3,
  .page-id-657 #main-content .realizationSection h3,
  .page-id-274 #main-content .realizationSection h3 {
    text-align: center;
    font-size: 3em;
    top: 0vh;
    margin-bottom: 10vh;
    margin-left: 5vw;
    color: black;
    text-align: left; }
  .page-id-661 #main-content .realizationSection h4,
  .page-id-657 #main-content .realizationSection h4,
  .page-id-274 #main-content .realizationSection h4 {
    text-align: center;
    font-size: 2.5em;
    top: 0vh;
    margin-left: 8vw;
    margin-right: 8vw;
    color: black;
    text-decoration: underline;
    font-weight: 200;
    text-align: left; }
  .page-id-661 #main-content .realizationSection .realizationRow,
  .page-id-657 #main-content .realizationSection .realizationRow,
  .page-id-274 #main-content .realizationSection .realizationRow {
    width: 95% !important;
    margin: 10vh auto !important;
    height: 80vh; }
    .page-id-661 #main-content .realizationSection .realizationRow .et_pb_module,
    .page-id-657 #main-content .realizationSection .realizationRow .et_pb_module,
    .page-id-274 #main-content .realizationSection .realizationRow .et_pb_module {
      height: 100% !important; }
      .page-id-661 #main-content .realizationSection .realizationRow .et_pb_module .et_pb_image_wrap,
      .page-id-657 #main-content .realizationSection .realizationRow .et_pb_module .et_pb_image_wrap,
      .page-id-274 #main-content .realizationSection .realizationRow .et_pb_module .et_pb_image_wrap {
        display: inline-block !important;
        width: 100% !important;
        height: 100%; }
        .page-id-661 #main-content .realizationSection .realizationRow .et_pb_module .et_pb_image_wrap img,
        .page-id-657 #main-content .realizationSection .realizationRow .et_pb_module .et_pb_image_wrap img,
        .page-id-274 #main-content .realizationSection .realizationRow .et_pb_module .et_pb_image_wrap img {
          width: 100% !important;
          height: 100% !important;
          object-fit: cover !important; }
    .page-id-661 #main-content .realizationSection .realizationRow .col1,
    .page-id-657 #main-content .realizationSection .realizationRow .col1,
    .page-id-274 #main-content .realizationSection .realizationRow .col1 {
      padding-right: 1em; }
    .page-id-661 #main-content .realizationSection .realizationRow .col2,
    .page-id-657 #main-content .realizationSection .realizationRow .col2,
    .page-id-274 #main-content .realizationSection .realizationRow .col2 {
      padding-left: 1em;
      display: flex;
      height: 80vh;
      flex-wrap: wrap; }
      .page-id-661 #main-content .realizationSection .realizationRow .col2 .imgFlex,
      .page-id-657 #main-content .realizationSection .realizationRow .col2 .imgFlex,
      .page-id-274 #main-content .realizationSection .realizationRow .col2 .imgFlex {
        margin-bottom: 1em;
        width: calc(50% - 1em);
        height: calc(50% - 1em) !important; }
      .page-id-661 #main-content .realizationSection .realizationRow .col2 .imgFlex:first-child,
      .page-id-657 #main-content .realizationSection .realizationRow .col2 .imgFlex:first-child,
      .page-id-274 #main-content .realizationSection .realizationRow .col2 .imgFlex:first-child {
        width: calc(50% - 1em);
        margin-right: 2em;
        height: calc(50% - 1em) !important; }
      .page-id-661 #main-content .realizationSection .realizationRow .col2 .imgLong,
      .page-id-657 #main-content .realizationSection .realizationRow .col2 .imgLong,
      .page-id-274 #main-content .realizationSection .realizationRow .col2 .imgLong {
        width: 100%;
        height: calc(50% - 1em) !important; }
  .page-id-661 #main-content .realizationSection .columnDx .et_pb_column,
  .page-id-657 #main-content .realizationSection .columnDx .et_pb_column,
  .page-id-274 #main-content .realizationSection .columnDx .et_pb_column {
    width: 50% !important;
    margin-left: 50% !important; }
  .page-id-661 #main-content .realizationSection .realizationRow2,
  .page-id-657 #main-content .realizationSection .realizationRow2,
  .page-id-274 #main-content .realizationSection .realizationRow2 {
    width: 95% !important;
    margin: 10vh auto !important;
    height: 80vh; }
    .page-id-661 #main-content .realizationSection .realizationRow2 .et_pb_module,
    .page-id-657 #main-content .realizationSection .realizationRow2 .et_pb_module,
    .page-id-274 #main-content .realizationSection .realizationRow2 .et_pb_module {
      height: 100% !important; }
      .page-id-661 #main-content .realizationSection .realizationRow2 .et_pb_module .et_pb_image_wrap,
      .page-id-657 #main-content .realizationSection .realizationRow2 .et_pb_module .et_pb_image_wrap,
      .page-id-274 #main-content .realizationSection .realizationRow2 .et_pb_module .et_pb_image_wrap {
        display: inline-block !important;
        width: 100% !important;
        height: 100%; }
        .page-id-661 #main-content .realizationSection .realizationRow2 .et_pb_module .et_pb_image_wrap img,
        .page-id-657 #main-content .realizationSection .realizationRow2 .et_pb_module .et_pb_image_wrap img,
        .page-id-274 #main-content .realizationSection .realizationRow2 .et_pb_module .et_pb_image_wrap img {
          width: 100% !important;
          height: 100% !important;
          object-fit: cover !important; }
    .page-id-661 #main-content .realizationSection .realizationRow2 .col2,
    .page-id-657 #main-content .realizationSection .realizationRow2 .col2,
    .page-id-274 #main-content .realizationSection .realizationRow2 .col2 {
      padding-left: 1em; }
    .page-id-661 #main-content .realizationSection .realizationRow2 .col1,
    .page-id-657 #main-content .realizationSection .realizationRow2 .col1,
    .page-id-274 #main-content .realizationSection .realizationRow2 .col1 {
      padding-right: 1em;
      display: flex;
      height: 80vh;
      flex-wrap: wrap; }
      .page-id-661 #main-content .realizationSection .realizationRow2 .col1 .imgFlex,
      .page-id-657 #main-content .realizationSection .realizationRow2 .col1 .imgFlex,
      .page-id-274 #main-content .realizationSection .realizationRow2 .col1 .imgFlex {
        margin-bottom: 1em;
        width: calc(50% - 1em);
        height: calc(50% - 1em) !important; }
      .page-id-661 #main-content .realizationSection .realizationRow2 .col1 .imgFlex:first-child,
      .page-id-657 #main-content .realizationSection .realizationRow2 .col1 .imgFlex:first-child,
      .page-id-274 #main-content .realizationSection .realizationRow2 .col1 .imgFlex:first-child {
        width: calc(50% - 1em);
        margin-right: 2em;
        height: calc(50% - 1em) !important; }
      .page-id-661 #main-content .realizationSection .realizationRow2 .col1 .imgLong,
      .page-id-657 #main-content .realizationSection .realizationRow2 .col1 .imgLong,
      .page-id-274 #main-content .realizationSection .realizationRow2 .col1 .imgLong {
        width: 100%;
        height: calc(50% - 1em) !important; }
.page-id-661 #main-content .realizationSection2,
.page-id-657 #main-content .realizationSection2,
.page-id-274 #main-content .realizationSection2 {
  padding: 10vh 0;
  margin-bottom: 10vh; }
  .page-id-661 #main-content .realizationSection2 h4,
  .page-id-657 #main-content .realizationSection2 h4,
  .page-id-274 #main-content .realizationSection2 h4 {
    text-align: center;
    font-size: 2.5em;
    top: 0vh;
    margin-left: 3vw;
    margin-right: 3vw;
    margin-top: 3vh;
    color: black;
    text-decoration: underline;
    font-weight: 200;
    text-align: left; }
  .page-id-661 #main-content .realizationSection2 .realizationRow,
  .page-id-657 #main-content .realizationSection2 .realizationRow,
  .page-id-274 #main-content .realizationSection2 .realizationRow {
    width: 95% !important;
    margin: 10vh auto !important;
    height: 80vh; }
    .page-id-661 #main-content .realizationSection2 .realizationRow iframe,
    .page-id-657 #main-content .realizationSection2 .realizationRow iframe,
    .page-id-274 #main-content .realizationSection2 .realizationRow iframe {
      height: 100vh;
      width: 100%; }
    .page-id-661 #main-content .realizationSection2 .realizationRow iframe#video1,
    .page-id-657 #main-content .realizationSection2 .realizationRow iframe#video1,
    .page-id-274 #main-content .realizationSection2 .realizationRow iframe#video1 {
      width: 100%;
      height: 80vh; }
    .page-id-661 #main-content .realizationSection2 .realizationRow iframe#video2,
    .page-id-657 #main-content .realizationSection2 .realizationRow iframe#video2,
    .page-id-274 #main-content .realizationSection2 .realizationRow iframe#video2 {
      width: 100%;
      height: 80vh; }
    .page-id-661 #main-content .realizationSection2 .realizationRow iframe#video3,
    .page-id-657 #main-content .realizationSection2 .realizationRow iframe#video3,
    .page-id-274 #main-content .realizationSection2 .realizationRow iframe#video3 {
      width: 100%;
      height: 80vh; }
    .page-id-661 #main-content .realizationSection2 .realizationRow .fluid-width-video-wrapper,
    .page-id-657 #main-content .realizationSection2 .realizationRow .fluid-width-video-wrapper,
    .page-id-274 #main-content .realizationSection2 .realizationRow .fluid-width-video-wrapper {
      width: 100%;
      height: 80vh;
      position: relative;
      padding: 0; }
@media (max-width: 1350px) {
  .page-id-661 #page-container #main-content .firstSection .firstRow .title h3,
  .page-id-657 #page-container #main-content .firstSection .firstRow .title h3,
  .page-id-274 #page-container #main-content .firstSection .firstRow .title h3 {
    font-size: 4.7rem; }
  .page-id-661 #page-container #main-content .firstSection .videoRow iframe,
  .page-id-657 #page-container #main-content .firstSection .videoRow iframe,
  .page-id-274 #page-container #main-content .firstSection .videoRow iframe {
    height: 50vh;
    width: 100%; }
  .page-id-661 #page-container #main-content .locationSection .locationP,
  .page-id-657 #page-container #main-content .locationSection .locationP,
  .page-id-274 #page-container #main-content .locationSection .locationP {
    width: 70% !important;
    margin-top: 0vh; }
  .page-id-661 #page-container #main-content .locationSection .locationPdx,
  .page-id-657 #page-container #main-content .locationSection .locationPdx,
  .page-id-274 #page-container #main-content .locationSection .locationPdx {
    width: 70% !important;
    margin-left: 30%;
    margin-top: 0vh; }
  .page-id-661 #page-container #main-content .conceptSection .conceptRow .text1,
  .page-id-657 #page-container #main-content .conceptSection .conceptRow .text1,
  .page-id-274 #page-container #main-content .conceptSection .conceptRow .text1 {
    margin: unset; }
    .page-id-661 #page-container #main-content .conceptSection .conceptRow .text1 p,
    .page-id-657 #page-container #main-content .conceptSection .conceptRow .text1 p,
    .page-id-274 #page-container #main-content .conceptSection .conceptRow .text1 p {
      margin-top: 0vh;
      font-weight: 100; }
    .page-id-661 #page-container #main-content .conceptSection .conceptRow .text1 h3,
    .page-id-657 #page-container #main-content .conceptSection .conceptRow .text1 h3,
    .page-id-274 #page-container #main-content .conceptSection .conceptRow .text1 h3 {
      margin-left: 5vw; }
  .page-id-661 #page-container #main-content .conceptSection .conceptRow .text2,
  .page-id-657 #page-container #main-content .conceptSection .conceptRow .text2,
  .page-id-274 #page-container #main-content .conceptSection .conceptRow .text2 {
    margin: unset;
    padding: 10vh 0 0 5vw; }
    .page-id-661 #page-container #main-content .conceptSection .conceptRow .text2 p,
    .page-id-657 #page-container #main-content .conceptSection .conceptRow .text2 p,
    .page-id-274 #page-container #main-content .conceptSection .conceptRow .text2 p {
      margin-top: 0vh;
      font-weight: 100; }
    .page-id-661 #page-container #main-content .conceptSection .conceptRow .text2 h3,
    .page-id-657 #page-container #main-content .conceptSection .conceptRow .text2 h3,
    .page-id-274 #page-container #main-content .conceptSection .conceptRow .text2 h3 {
      margin-right: 8vw; }
  .page-id-661 #page-container #main-content .realizationSection h4,
  .page-id-657 #page-container #main-content .realizationSection h4,
  .page-id-274 #page-container #main-content .realizationSection h4 {
    text-align: left; }
  .page-id-661 #page-container #main-content .realizationSection .realizationRow .col1,
  .page-id-657 #page-container #main-content .realizationSection .realizationRow .col1,
  .page-id-274 #page-container #main-content .realizationSection .realizationRow .col1 {
    margin-bottom: unset; }
  .page-id-661 #page-container #main-content .realizationSection2 .realizationRow,
  .page-id-657 #page-container #main-content .realizationSection2 .realizationRow,
  .page-id-274 #page-container #main-content .realizationSection2 .realizationRow {
    height: 40vh; }
    .page-id-661 #page-container #main-content .realizationSection2 .realizationRow iframe,
    .page-id-657 #page-container #main-content .realizationSection2 .realizationRow iframe,
    .page-id-274 #page-container #main-content .realizationSection2 .realizationRow iframe {
      height: 50vh;
      width: 100%; }
  .page-id-661 #page-container #main-content .contactSection .contactRow .et_pb_module.et_pb_code.et_pb_code_6:after,
  .page-id-657 #page-container #main-content .contactSection .contactRow .et_pb_module.et_pb_code.et_pb_code_6:after,
  .page-id-274 #page-container #main-content .contactSection .contactRow .et_pb_module.et_pb_code.et_pb_code_6:after {
    content: '';
    display: block;
    clear: both; }
  .page-id-661 #page-container #main-content .contactSection .contactRow .et_pb_column,
  .page-id-657 #page-container #main-content .contactSection .contactRow .et_pb_column,
  .page-id-274 #page-container #main-content .contactSection .contactRow .et_pb_column {
    width: 100% !important; }
  .page-id-661 #page-container #main-content .contactSection .contactRow .colMaps,
  .page-id-657 #page-container #main-content .contactSection .contactRow .colMaps,
  .page-id-274 #page-container #main-content .contactSection .contactRow .colMaps {
    padding-right: 0 !important; }
    .page-id-661 #page-container #main-content .contactSection .contactRow .colMaps #map,
    .page-id-657 #page-container #main-content .contactSection .contactRow .colMaps #map,
    .page-id-274 #page-container #main-content .contactSection .contactRow .colMaps #map {
      left: 0;
      width: 100%;
      object-fit: contain;
      height: 60vh !important; }
  .page-id-661 #page-container #main-content .contactSection .contactRow h3,
  .page-id-657 #page-container #main-content .contactSection .contactRow h3,
  .page-id-274 #page-container #main-content .contactSection .contactRow h3 {
    font-size: 3.5em;
    position: relative;
    right: unset;
    width: unset;
    top: unset;
    text-align: left;
    left: 0% !important; } }
@media (max-width: 1350px) {
  .page-id-661 #main-content .col-6,
  .page-id-657 #main-content .col-6,
  .page-id-274 #main-content .col-6 {
    width: 100%; }
  .page-id-661 #main-content .obbSection .obbRow p,
  .page-id-657 #main-content .obbSection .obbRow p,
  .page-id-274 #main-content .obbSection .obbRow p {
    margin-top: 5em;
    font-weight: 200; }
  .page-id-661 #main-content .locationSection img,
  .page-id-657 #main-content .locationSection img,
  .page-id-274 #main-content .locationSection img {
    width: 35vw;
    max-width: unset;
    height: auto;
    margin: 3em 0; }
  .page-id-661 #main-content .locationSection .location1_2Row,
  .page-id-657 #main-content .locationSection .location1_2Row,
  .page-id-274 #main-content .locationSection .location1_2Row {
    width: 90% !important;
    margin: 10vh auto !important; }
    .page-id-661 #main-content .locationSection .location1_2Row .col2,
    .page-id-657 #main-content .locationSection .location1_2Row .col2,
    .page-id-274 #main-content .locationSection .location1_2Row .col2 {
      margin-left: 0; }
  .page-id-661 #main-content .conceptSection h3,
  .page-id-657 #main-content .conceptSection h3,
  .page-id-274 #main-content .conceptSection h3 {
    font-size: 10em;
    margin-top: -5vh;
    margin-bottom: 0vh; }
  .page-id-661 #main-content .conceptSection .conceptRow,
  .page-id-657 #main-content .conceptSection .conceptRow,
  .page-id-274 #main-content .conceptSection .conceptRow {
    width: 95% !important;
    margin: 10vh auto !important; }
    .page-id-661 #main-content .conceptSection .conceptRow .text2 h3,
    .page-id-657 #main-content .conceptSection .conceptRow .text2 h3,
    .page-id-274 #main-content .conceptSection .conceptRow .text2 h3 {
      margin-right: unset;
      text-align: left !important; }
  .page-id-661 #main-content .realizationSection h4,
  .page-id-657 #main-content .realizationSection h4,
  .page-id-274 #main-content .realizationSection h4 {
    text-align: center;
    font-size: 2.5em;
    top: 0vh;
    margin-top: 2em; }
  .page-id-661 #main-content .realizationSection .realizationRow .col1,
  .page-id-657 #main-content .realizationSection .realizationRow .col1,
  .page-id-274 #main-content .realizationSection .realizationRow .col1 {
    padding-right: 0em;
    margin-bottom: 3em;
    width: 100% !important; }
  .page-id-661 #main-content .realizationSection .realizationRow .col2,
  .page-id-657 #main-content .realizationSection .realizationRow .col2,
  .page-id-274 #main-content .realizationSection .realizationRow .col2 {
    width: 100% !important; }
  .page-id-661 #main-content .realizationSection .realizationRow2 .col1,
  .page-id-657 #main-content .realizationSection .realizationRow2 .col1,
  .page-id-274 #main-content .realizationSection .realizationRow2 .col1 {
    padding-right: 0em;
    margin-bottom: 3em;
    width: 100% !important; }
  .page-id-661 #main-content .realizationSection .realizationRow2 .col2,
  .page-id-657 #main-content .realizationSection .realizationRow2 .col2,
  .page-id-274 #main-content .realizationSection .realizationRow2 .col2 {
    width: 100% !important; }
  .page-id-661 #main-content .contactSection .contactRow .colMaps #map,
  .page-id-657 #main-content .contactSection .contactRow .colMaps #map,
  .page-id-274 #main-content .contactSection .contactRow .colMaps #map {
    left: 0;
    width: 90vw;
    object-fit: contain;
    height: 60vh !important; }
  .page-id-661 #main-content .contactSection .contactRow h3,
  .page-id-657 #main-content .contactSection .contactRow h3,
  .page-id-274 #main-content .contactSection .contactRow h3 {
    width: 60vw; } }
@media (max-width: 992px) {
  .page-id-661 #page-container #main-content .locationSection .et_pb_column_1_2,
  .page-id-657 #page-container #main-content .locationSection .et_pb_column_1_2,
  .page-id-274 #page-container #main-content .locationSection .et_pb_column_1_2 {
    width: 100%; }
  .page-id-661 #page-container #main-content .locationSection img,
  .page-id-657 #page-container #main-content .locationSection img,
  .page-id-274 #page-container #main-content .locationSection img {
    width: 90vw;
    max-width: unset;
    height: auto;
    margin: 3em 0; }
  .page-id-661 #page-container #main-content .locationSection .locationP,
  .page-id-657 #page-container #main-content .locationSection .locationP,
  .page-id-274 #page-container #main-content .locationSection .locationP {
    width: 100% !important;
    margin-top: 0vh; }
  .page-id-661 #page-container #main-content .locationSection .locationPdx,
  .page-id-657 #page-container #main-content .locationSection .locationPdx,
  .page-id-274 #page-container #main-content .locationSection .locationPdx {
    width: 100% !important;
    margin-left: unset; }
    .page-id-661 #page-container #main-content .locationSection .locationPdx h2,
    .page-id-657 #page-container #main-content .locationSection .locationPdx h2,
    .page-id-274 #page-container #main-content .locationSection .locationPdx h2 {
      text-align: left !important; }
    .page-id-661 #page-container #main-content .locationSection .locationPdx p,
    .page-id-657 #page-container #main-content .locationSection .locationPdx p,
    .page-id-274 #page-container #main-content .locationSection .locationPdx p {
      text-align: left !important; }
  .page-id-661 #page-container #main-content .locationSection .location1_2Row .col1,
  .page-id-657 #page-container #main-content .locationSection .location1_2Row .col1,
  .page-id-274 #page-container #main-content .locationSection .location1_2Row .col1 {
    margin-right: 0; }
  .page-id-661 #page-container #main-content .realizationSection .realizationRow .col1,
  .page-id-657 #page-container #main-content .realizationSection .realizationRow .col1,
  .page-id-274 #page-container #main-content .realizationSection .realizationRow .col1 {
    margin-bottom: 3em; }
  .page-id-661 #page-container #main-content .realizationSection .realizationRow .col2,
  .page-id-657 #page-container #main-content .realizationSection .realizationRow .col2,
  .page-id-274 #page-container #main-content .realizationSection .realizationRow .col2 {
    padding-left: 0; }
  .page-id-661 #page-container #main-content .realizationSection .realizationRow2 .col2,
  .page-id-657 #page-container #main-content .realizationSection .realizationRow2 .col2,
  .page-id-274 #page-container #main-content .realizationSection .realizationRow2 .col2 {
    padding-left: 0; } }
@media (max-width: 768px) {
  .page-id-661 #page-container #main-content .obbSection .obbRow .obbTit:after,
  .page-id-657 #page-container #main-content .obbSection .obbRow .obbTit:after,
  .page-id-274 #page-container #main-content .obbSection .obbRow .obbTit:after {
    content: '';
    background-color: black;
    position: absolute;
    color: white;
    left: 0%;
    top: 5vh;
    height: 0.5em;
    width: 10vw; }
  .page-id-661 #page-container #main-content .locationSection .et_pb_column_1_2,
  .page-id-657 #page-container #main-content .locationSection .et_pb_column_1_2,
  .page-id-274 #page-container #main-content .locationSection .et_pb_column_1_2 {
    width: 100%; }
  .page-id-661 #page-container #main-content .locationSection img,
  .page-id-657 #page-container #main-content .locationSection img,
  .page-id-274 #page-container #main-content .locationSection img {
    width: 90vw;
    max-width: unset;
    height: auto;
    margin: 3em 0; }
  .page-id-661 #page-container #main-content .locationSection .locationP,
  .page-id-657 #page-container #main-content .locationSection .locationP,
  .page-id-274 #page-container #main-content .locationSection .locationP {
    width: 100% !important;
    margin-top: 0vh; }
  .page-id-661 #page-container #main-content .locationSection .locationPdx,
  .page-id-657 #page-container #main-content .locationSection .locationPdx,
  .page-id-274 #page-container #main-content .locationSection .locationPdx {
    width: 100% !important;
    margin-left: unset; }
    .page-id-661 #page-container #main-content .locationSection .locationPdx h2,
    .page-id-657 #page-container #main-content .locationSection .locationPdx h2,
    .page-id-274 #page-container #main-content .locationSection .locationPdx h2 {
      text-align: left !important; }
    .page-id-661 #page-container #main-content .locationSection .locationPdx p,
    .page-id-657 #page-container #main-content .locationSection .locationPdx p,
    .page-id-274 #page-container #main-content .locationSection .locationPdx p {
      text-align: left !important; }
  .page-id-661 #page-container #main-content .locationSection .location1_2Row .col1,
  .page-id-657 #page-container #main-content .locationSection .location1_2Row .col1,
  .page-id-274 #page-container #main-content .locationSection .location1_2Row .col1 {
    margin-right: 0; }
  .page-id-661 #page-container #main-content .conceptSection .et_pb_column_1_2,
  .page-id-657 #page-container #main-content .conceptSection .et_pb_column_1_2,
  .page-id-274 #page-container #main-content .conceptSection .et_pb_column_1_2 {
    width: 100%; }
  .page-id-661 #page-container #main-content .conceptSection .conceptRow,
  .page-id-657 #page-container #main-content .conceptSection .conceptRow,
  .page-id-274 #page-container #main-content .conceptSection .conceptRow {
    margin: 5vh auto !important; }
    .page-id-661 #page-container #main-content .conceptSection .conceptRow .text1,
    .page-id-657 #page-container #main-content .conceptSection .conceptRow .text1,
    .page-id-274 #page-container #main-content .conceptSection .conceptRow .text1 {
      padding: 5vh 0vw 0 0; }
      .page-id-661 #page-container #main-content .conceptSection .conceptRow .text1 p,
      .page-id-657 #page-container #main-content .conceptSection .conceptRow .text1 p,
      .page-id-274 #page-container #main-content .conceptSection .conceptRow .text1 p {
        padding: 5vh 0 5vh 0vw;
        text-align: left; }
      .page-id-661 #page-container #main-content .conceptSection .conceptRow .text1 h3,
      .page-id-657 #page-container #main-content .conceptSection .conceptRow .text1 h3,
      .page-id-274 #page-container #main-content .conceptSection .conceptRow .text1 h3 {
        text-align: left;
        margin-left: 0; }
    .page-id-661 #page-container #main-content .conceptSection .conceptRow .text2,
    .page-id-657 #page-container #main-content .conceptSection .conceptRow .text2,
    .page-id-274 #page-container #main-content .conceptSection .conceptRow .text2 {
      padding: 5vh 0 0 0vw; }
      .page-id-661 #page-container #main-content .conceptSection .conceptRow .text2 p,
      .page-id-657 #page-container #main-content .conceptSection .conceptRow .text2 p,
      .page-id-274 #page-container #main-content .conceptSection .conceptRow .text2 p {
        padding: 5vh 0vw 5vh 0; }
  .page-id-661 #page-container #main-content .realizationSection,
  .page-id-657 #page-container #main-content .realizationSection,
  .page-id-274 #page-container #main-content .realizationSection {
    padding: 5vh 0;
    margin-top: 5vh; }
    .page-id-661 #page-container #main-content .realizationSection .et_pb_column,
    .page-id-657 #page-container #main-content .realizationSection .et_pb_column,
    .page-id-274 #page-container #main-content .realizationSection .et_pb_column {
      width: 100% !important; }
    .page-id-661 #page-container #main-content .realizationSection .columnDx .et_pb_column,
    .page-id-657 #page-container #main-content .realizationSection .columnDx .et_pb_column,
    .page-id-274 #page-container #main-content .realizationSection .columnDx .et_pb_column {
      width: 100% !important;
      margin-left: 0% !important; }
    .page-id-661 #page-container #main-content .realizationSection h4,
    .page-id-657 #page-container #main-content .realizationSection h4,
    .page-id-274 #page-container #main-content .realizationSection h4 {
      text-align: left !important;
      font-size: 2.5em;
      top: 0vh; }
    .page-id-661 #page-container #main-content .realizationSection .realizationRow .col1,
    .page-id-657 #page-container #main-content .realizationSection .realizationRow .col1,
    .page-id-274 #page-container #main-content .realizationSection .realizationRow .col1 {
      margin-bottom: 3em; }
  .page-id-661 #page-container #main-content .realizationSection2 .realizationRow,
  .page-id-657 #page-container #main-content .realizationSection2 .realizationRow,
  .page-id-274 #page-container #main-content .realizationSection2 .realizationRow {
    height: 20vh;
    width: 95% !important;
    margin: 3vh auto !important; }
  .page-id-661 #page-container #main-content .contactSection .contactRow .formContatti,
  .page-id-657 #page-container #main-content .contactSection .contactRow .formContatti,
  .page-id-274 #page-container #main-content .contactSection .contactRow .formContatti {
    margin-top: 5vh;
    margin-bottom: 5vh;
    width: 100%; } }
@media (max-width: 600px) {
  .page-id-661 #page-container #main-content .col-3,
  .page-id-657 #page-container #main-content .col-3,
  .page-id-274 #page-container #main-content .col-3 {
    width: 50%; }
  .page-id-661 #page-container #main-content .firstSection .firstRow .title h3,
  .page-id-657 #page-container #main-content .firstSection .firstRow .title h3,
  .page-id-274 #page-container #main-content .firstSection .firstRow .title h3 {
    top: 0vh;
    left: 20%; }
  .page-id-661 #page-container #main-content .firstSection .firstRow .title h5,
  .page-id-657 #page-container #main-content .firstSection .firstRow .title h5,
  .page-id-274 #page-container #main-content .firstSection .firstRow .title h5 {
    font-size: 1.3em;
    top: -5vh;
    left: 20%; }
  .page-id-661 #page-container #main-content .firstSection .firstRow .title:after,
  .page-id-657 #page-container #main-content .firstSection .firstRow .title:after,
  .page-id-274 #page-container #main-content .firstSection .firstRow .title:after {
    left: 13%;
    top: 30vh; }
  .page-id-661 #page-container #main-content .obbSection,
  .page-id-657 #page-container #main-content .obbSection,
  .page-id-274 #page-container #main-content .obbSection {
    margin: 5vh 0; }
    .page-id-661 #page-container #main-content .obbSection .obbRow .obbTit:after,
    .page-id-657 #page-container #main-content .obbSection .obbRow .obbTit:after,
    .page-id-274 #page-container #main-content .obbSection .obbRow .obbTit:after {
      top: 15vh; }
    .page-id-661 #page-container #main-content .obbSection .obbRow p,
    .page-id-657 #page-container #main-content .obbSection .obbRow p,
    .page-id-274 #page-container #main-content .obbSection .obbRow p {
      column-count: 1; }
  .page-id-661 #page-container #main-content .conceptSection .conceptTit h3,
  .page-id-657 #page-container #main-content .conceptSection .conceptTit h3,
  .page-id-274 #page-container #main-content .conceptSection .conceptTit h3 {
    font-size: 6em;
    margin-top: 0vh;
    margin-bottom: 0vh; }
  .page-id-661 #page-container #main-content .realizationSection .realizationRow .col2,
  .page-id-657 #page-container #main-content .realizationSection .realizationRow .col2,
  .page-id-274 #page-container #main-content .realizationSection .realizationRow .col2 {
    padding-left: 0; }
  .page-id-661 #page-container #main-content .realizationSection .realizationRow2 .col2,
  .page-id-657 #page-container #main-content .realizationSection .realizationRow2 .col2,
  .page-id-274 #page-container #main-content .realizationSection .realizationRow2 .col2 {
    padding-left: 0; }
  .page-id-661 #page-container #main-content .contactSection .contactRow h3,
  .page-id-657 #page-container #main-content .contactSection .contactRow h3,
  .page-id-274 #page-container #main-content .contactSection .contactRow h3 {
    font-size: 2.5em;
    margin-top: 15vh; } }

.page-id-661 #main-content .contactSection {
  position: relative;
  margin-bottom: 10vh;
  margin: 10vh 0; }
@media (max-width: 1350px) {
  .page-id-661 #page-container #main-content .contactSection .contactRow {
    margin: 10vh auto !important; }
  .page-id-661 #page-container #main-content .realizationSection .realizationRow2 {
    height: unset; }
    .page-id-661 #page-container #main-content .realizationSection .realizationRow2 .col1 {
      margin-bottom: 1em; } }

.page-id-657 #main-content .contactSection {
  position: relative;
  margin-bottom: 10vh;
  margin: 10vh 0; }
@media (max-width: 1350px) {
  .page-id-657 #page-container #main-content .contactSection .contactRow {
    margin: 10vh auto !important; }
  .page-id-657 #page-container #main-content .realizationSection .realizationRow2 {
    height: unset; }
    .page-id-657 #page-container #main-content .realizationSection .realizationRow2 .col1 {
      margin-bottom: 1em; } }
@media (max-width: 600px) {
  .page-id-657 #page-container #main-content .realizationSection2 {
    padding: 1vh 0 20vh !important; } }

.progetti #main-content strong {
  color: white; }
.progetti #main-content .col-3 {
  width: 15%; }
  @media (max-width: 1400px) {
    .progetti #main-content .col-3 {
      width: 25%; } }
.progetti #main-content .firstSection {
  position: relative;
  height: 90vh;
  width: calc(100% - 3em);
  margin: 1.5em auto;
  overflow: hidden; }
  .progetti #main-content .firstSection .firstRow {
    position: relative;
    height: 100%; }
    .progetti #main-content .firstSection .firstRow > div {
      display: flex;
      flex-wrap: wrap;
      height: 100%;
      justify-content: center;
      align-items: center; }
    .progetti #main-content .firstSection .firstRow .logo {
      position: absolute;
      top: 2em;
      left: 2em; }
    .progetti #main-content .firstSection .firstRow .title h3 {
      font-size: 7em;
      color: white;
      text-align: right;
      z-index: 1; }
    .progetti #main-content .firstSection .firstRow .infoText {
      margin-top: 10rem; }
      .progetti #main-content .firstSection .firstRow .infoText p {
        margin-left: 3vw;
        font-weight: 100;
        color: white;
        width: 400px;
        line-height: 1.8em; }
  .progetti #main-content .firstSection a {
    color: white;
    letter-spacing: 0.2em;
    font-weight: 300; }
  .progetti #main-content .firstSection .col-6.social {
    position: absolute;
    left: 3vw;
    bottom: 3em; }
.progetti #main-content .serviceSection > div {
  display: flex;
  align-items: center; }
.progetti #main-content .serviceSection {
  padding: 0 2vh; }
  .progetti #main-content .serviceSection p {
    display: inline-block; }
  .progetti #main-content .serviceSection .serviceRow1,
  .progetti #main-content .serviceSection .serviceRow2,
  .progetti #main-content .serviceSection .serviceRow3 {
    flex-wrap: wrap; }
    .progetti #main-content .serviceSection .serviceRow1 h6,
    .progetti #main-content .serviceSection .serviceRow2 h6,
    .progetti #main-content .serviceSection .serviceRow3 h6 {
      display: none; }
    .progetti #main-content .serviceSection .serviceRow1 h5,
    .progetti #main-content .serviceSection .serviceRow2 h5,
    .progetti #main-content .serviceSection .serviceRow3 h5 {
      display: none; }
  .progetti #main-content .serviceSection .serviceRow1,
  .progetti #main-content .serviceSection .serviceRow3 {
    position: relative; }
    .progetti #main-content .serviceSection .serviceRow1 .colFoto,
    .progetti #main-content .serviceSection .serviceRow3 .colFoto {
      padding: 10vh 2vw 10vh 14vw;
      position: relative; }
      .progetti #main-content .serviceSection .serviceRow1 .colFoto img,
      .progetti #main-content .serviceSection .serviceRow3 .colFoto img {
        max-width: unset;
        width: 100%;
        height: 100%; }
      .progetti #main-content .serviceSection .serviceRow1 .colFoto .textRot,
      .progetti #main-content .serviceSection .serviceRow3 .colFoto .textRot {
        position: absolute;
        width: auto;
        top: calc((100% - 10vh) / 2);
        left: calc(17vw - 5em);
        font-size: 5rem;
        transform: rotate(-90deg); }
        .progetti #main-content .serviceSection .serviceRow1 .colFoto .textRot .et_pb_text_inner,
        .progetti #main-content .serviceSection .serviceRow3 .colFoto .textRot .et_pb_text_inner {
          width: auto; }
        .progetti #main-content .serviceSection .serviceRow1 .colFoto .textRot h3,
        .progetti #main-content .serviceSection .serviceRow3 .colFoto .textRot h3 {
          font-size: 4.5rem;
          display: block;
          width: auto;
          margin: 0;
          padding: 0; }
    .progetti #main-content .serviceSection .serviceRow1 p,
    .progetti #main-content .serviceSection .serviceRow3 p {
      width: 400px;
      line-height: 1.8em; }
  .progetti #main-content .serviceSection .serviceRow3 {
    margin-bottom: 10em; }
  .progetti #main-content .serviceSection .serviceRow2 {
    position: relative; }
    .progetti #main-content .serviceSection .serviceRow2 .colFoto {
      padding: 10vh 20vw 10vh 2vw;
      position: relative; }
      .progetti #main-content .serviceSection .serviceRow2 .colFoto img {
        max-width: unset;
        width: 100%;
        height: 100%; }
      .progetti #main-content .serviceSection .serviceRow2 .colFoto h6 {
        position: absolute;
        font-size: 14px;
        bottom: 5vh;
        left: 2vw; }
      .progetti #main-content .serviceSection .serviceRow2 .colFoto .textRotP {
        position: absolute;
        width: auto;
        top: calc(10vh + 25%);
        right: calc(20vw - 50% );
        font-size: 5rem;
        transform: rotate(90deg); }
        .progetti #main-content .serviceSection .serviceRow2 .colFoto .textRotP .et_pb_text_inner {
          width: auto; }
        .progetti #main-content .serviceSection .serviceRow2 .colFoto .textRotP h3 {
          font-size: 4.5rem;
          display: block;
          width: auto;
          margin: 0;
          padding: 0; }
    .progetti #main-content .serviceSection .serviceRow2 .et_pb_text_inner {
      text-align: right !important; }
    .progetti #main-content .serviceSection .serviceRow2 p {
      width: 400px;
      text-align: right;
      line-height: 1.8em; }
.progetti #main-content .sliderSection {
  margin-bottom: 5vh; }
  .progetti #main-content .sliderSection > .et_pb_row div .et_pb_module:first-child h3 {
    padding: 2vh 5vw; }
  .progetti #main-content .sliderSection .projSlider {
    position: relative; }
    .progetti #main-content .sliderSection .projSlider a {
      color: black; }
    .progetti #main-content .sliderSection .projSlider .box {
      position: relative;
      width: auto; }
      .progetti #main-content .sliderSection .projSlider .box .title {
        font-size: 6rem;
        position: absolute;
        top: 15vw;
        width: 50%;
        left: 50%;
        color: #ffffff; }
      .progetti #main-content .sliderSection .projSlider .box .imgFirst {
        position: relative;
        margin: 0 auto;
        display: block;
        width: 15vw; }
      .progetti #main-content .sliderSection .projSlider .box .imgBack {
        position: relative;
        border-radius: 30rem;
        overflow: hidden;
        width: 18vw;
        height: 18vw;
        margin: 0 auto;
        left: 10rem;
        bottom: 10rem;
        z-index: -1; }
        .progetti #main-content .sliderSection .projSlider .box .imgBack:before {
          content: '';
          position: absolute;
          display: block;
          width: 100%;
          height: 100%;
          background-color: rgba(255, 255, 255, 0.5); }
        .progetti #main-content .sliderSection .projSlider .box .imgBack img {
          object-fit: cover;
          width: 100%;
          height: 100%; }
.progetti #main-content .formatSection {
  margin-top: 0vh;
  margin-bottom: 10vh; }
  .progetti #main-content .formatSection .titleRow {
    position: relative;
    width: 90% !important;
    margin: 0 auto; }
    .progetti #main-content .formatSection .titleRow h2 {
      font-size: 3.5rem;
      margin-bottom: 15vh; }
  .progetti #main-content .formatSection .formatRow {
    position: relative;
    width: 90% !important;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap; }
    .progetti #main-content .formatSection .formatRow .et_pb_column {
      width: 33% !important; }
    .progetti #main-content .formatSection .formatRow .formatText p {
      margin: 5vh 0;
      line-height: 1.8em;
      padding: 0 5vw; }
    .progetti #main-content .formatSection .formatRow h3 {
      font-size: 3.5rem;
      position: absolute;
      z-index: 1;
      letter-spacing: 2px;
      top: -5vh; }
    .progetti #main-content .formatSection .formatRow h6 {
      font-size: 1rem; }
    .progetti #main-content .formatSection .formatRow .subtitle {
      position: absolute;
      top: -1.5em;
      left: 10em; }
    .progetti #main-content .formatSection .formatRow .col1,
    .progetti #main-content .formatSection .formatRow .col2,
    .progetti #main-content .formatSection .formatRow .col3 {
      position: relative; }
.progetti #main-content .iconeSection {
  margin-bottom: 10vh;
  margin-top: 10vh; }
  .progetti #main-content .iconeSection .et_pb_column {
    width: 33% !important; }
  .progetti #main-content .iconeSection p {
    font-size: 1.1em;
    color: #333;
    letter-spacing: 1px;
    margin-top: 3vh;
    font-weight: 200;
    line-height: 1.5em; }
  .progetti #main-content .iconeSection .iconeRow {
    width: 90% !important;
    margin: 0 auto !important;
    padding-bottom: 10vh;
    padding-top: 10vh; }
  .progetti #main-content .iconeSection .iconeRow2 {
    padding-top: 10vh;
    padding-left: 20vh;
    margin-right: 10vh;
    padding-bottom: 10vh; }
.progetti #main-content .contactSection strong {
  color: black; }
@media (max-width: 1350px) {
  .progetti #main-content .col-3 {
    width: 30%; }
  .progetti #main-content .firstSection .firstRow .infoText {
    margin-top: 1rem; }
    .progetti #main-content .firstSection .firstRow .infoText p {
      font-size: 1.2em; }
  .progetti #main-content .sliderSection {
    height: 75vh; }
  .progetti #main-content .formatSection {
    margin-top: 0vh;
    margin-bottom: 10vh !important; }
  .progetti #main-content .firstRow h3 {
    font-size: 3.5rem !important; }
  .progetti #main-content h3 {
    font-size: 3rem !important; } }
@media (max-width: 992px) {
  .progetti #main-content .serviceSection {
    padding: 0 5vw; }
    .progetti #main-content .serviceSection .serviceRow1,
    .progetti #main-content .serviceSection .serviceRow2,
    .progetti #main-content .serviceSection .serviceRow3 {
      margin-top: 5vh; }
      .progetti #main-content .serviceSection .serviceRow1 > div,
      .progetti #main-content .serviceSection .serviceRow2 > div,
      .progetti #main-content .serviceSection .serviceRow3 > div {
        order: 1;
        width: 100% !important; }
        .progetti #main-content .serviceSection .serviceRow1 > div p,
        .progetti #main-content .serviceSection .serviceRow2 > div p,
        .progetti #main-content .serviceSection .serviceRow3 > div p {
          width: 100%;
          text-align: left; }
      .progetti #main-content .serviceSection .serviceRow1 .colFoto,
      .progetti #main-content .serviceSection .serviceRow2 .colFoto,
      .progetti #main-content .serviceSection .serviceRow3 .colFoto {
        order: 0;
        padding: 2vh 0;
        position: relative;
        display: flex;
        flex-wrap: wrap;
        margin-top: 4.5rem; }
        .progetti #main-content .serviceSection .serviceRow1 .colFoto .image,
        .progetti #main-content .serviceSection .serviceRow2 .colFoto .image,
        .progetti #main-content .serviceSection .serviceRow3 .colFoto .image {
          order: 1; }
        .progetti #main-content .serviceSection .serviceRow1 .colFoto .textRot, .progetti #main-content .serviceSection .serviceRow1 .colFoto .textRotP,
        .progetti #main-content .serviceSection .serviceRow2 .colFoto .textRot,
        .progetti #main-content .serviceSection .serviceRow2 .colFoto .textRotP,
        .progetti #main-content .serviceSection .serviceRow3 .colFoto .textRot,
        .progetti #main-content .serviceSection .serviceRow3 .colFoto .textRotP {
          order: 0;
          position: relative;
          top: unset;
          left: unset;
          right: unset;
          transform: none;
          text-align: left; }
          .progetti #main-content .serviceSection .serviceRow1 .colFoto .textRot .et_pb_text_inner, .progetti #main-content .serviceSection .serviceRow1 .colFoto .textRotP .et_pb_text_inner,
          .progetti #main-content .serviceSection .serviceRow2 .colFoto .textRot .et_pb_text_inner,
          .progetti #main-content .serviceSection .serviceRow2 .colFoto .textRotP .et_pb_text_inner,
          .progetti #main-content .serviceSection .serviceRow3 .colFoto .textRot .et_pb_text_inner,
          .progetti #main-content .serviceSection .serviceRow3 .colFoto .textRotP .et_pb_text_inner {
            text-align: left;
            width: auto; }
          .progetti #main-content .serviceSection .serviceRow1 .colFoto .textRot h3, .progetti #main-content .serviceSection .serviceRow1 .colFoto .textRotP h3,
          .progetti #main-content .serviceSection .serviceRow2 .colFoto .textRot h3,
          .progetti #main-content .serviceSection .serviceRow2 .colFoto .textRotP h3,
          .progetti #main-content .serviceSection .serviceRow3 .colFoto .textRot h3,
          .progetti #main-content .serviceSection .serviceRow3 .colFoto .textRotP h3 {
            font-size: 4.5rem;
            display: block;
            width: auto;
            margin: 0;
            padding: 0;
            text-align: left;
            margin-bottom: 0.5em; }
  .progetti #main-content .sliderSection .projSlider .imgBack {
    display: none; }
  .progetti #main-content .sliderSection .projSlider .imgFirst {
    width: 50vw !important; }
  .progetti #main-content .sliderSection .projSlider .title {
    font-size: 5rem !important; }
  .progetti #main-content .iconeSection img {
    max-width: 70%;
    height: auto; }
  .progetti #main-content .formatSection .formatRow .titleRow h2 {
    margin-bottom: 10vh; }
  .progetti #main-content .formatSection .formatRow .et_pb_column {
    width: 100% !important;
    margin-bottom: 5em; }
  .progetti #main-content .formatSection .formatRow h3 {
    position: relative;
    font-size: 2rem;
    z-index: 1;
    letter-spacing: 2px;
    top: 0;
    margin-left: 0; }
  .progetti #main-content .formatSection .formatRow .formatText p {
    margin: 2vh 0;
    line-height: 1.8em;
    padding: 0 3vw; } }
@media (max-width: 768px) {
  .progetti #main-content .col-6 {
    width: calc(100% - 3rem); }
  .progetti #main-content .col-3 {
    width: 50%;
    text-align: center; }
  .progetti #main-content .firstSection .firstRow > div {
    align-items: flex-end; }
  .progetti #main-content .firstSection .firstRow .infoText p {
    max-width: unset;
    width: 100%;
    font-size: 1.1rem;
    padding: 0 1em;
    margin: 0; }
  .progetti #main-content .sliderSection .projSlider .imgFirst {
    width: 70vw !important; }
  .progetti #main-content .sliderSection .projSlider .title {
    font-size: 4rem !important; }
  .progetti #main-content .iconeSection {
    padding-top: 10vh; }
    .progetti #main-content .iconeSection .iconeRow {
      padding-top: 0;
      padding-bottom: 0;
      margin-bottom: 0; }
    .progetti #main-content .iconeSection .et_pb_column {
      width: 100% !important;
      margin-bottom: 5em; } }

.page-id-158 #main-content .firstSection .firstRow .title h3 {
  left: 30% !important; }

.page-id-160 #main-content .firstSection .firstRow .title h3 {
  left: 26% !important; }

.page-id-165 #main-content .firstSection .firstRow .title h3 {
  left: 20% !important; }

/*# sourceMappingURL=base.css.map */
