@charset "UTF-8";
body {
  font-family: "Rubik", sans-serif, "Helvetica Neue", Arial, sans-serif !important;
  font-weight: 300 !important; }

/*Media Queries*/
/* Portrait */
/*$menu-collapse: "(max-width: 1500px)";*/
/*pixel ratioé*/
p {
  font-size: 1em; }
  p strong {
    color: #000000;
    font-weight: 600; }

.columns_x_2 {
  columns: 2;
  column-gap: 4rem; }
  @media (max-width: 767px) {
    .columns_x_2 {
      columns: inherit; } }
  .columns_x_2 hr {
    opacity: 0;
    -webkit-column-break-before: always;
    column-break-before: always;
    height: 0px; }
    @media (max-width: 767px) {
      .columns_x_2 hr {
        -webkit-column-break-before: initial;
        column-break-before: initial;
        height: inherit; } }

.columns_x_3 {
  columns: 3;
  column-gap: 4rem; }
  @media (max-width: 1024px) and (min-width: 768px) {
    .columns_x_3 {
      columns: 2; } }
  @media (max-width: 767px) {
    .columns_x_3 {
      columns: inherit; } }

.column_break {
  -webkit-column-break-before: always;
  column-break-before: always;
  height: 0px; }
  @media (max-width: 767px) {
    .column_break {
      -webkit-column-break-before: initial;
      column-break-before: initial;
      height: inherit; } }

.gap {
  width: 100%;
  display: block; }
  .gap.gap-100 {
    height: 100px; }
  .gap.gap-75 {
    height: 75px; }
  .gap.gap-50 {
    height: 50px; }
  .gap.gap-25 {
    height: 25px; }
  @media (max-width: 767px) {
    .gap.gap-100 {
      height: 50px; }
    .gap.gap-75 {
      height: 35px; }
    .gap.gap-50 {
      height: 25px; }
    .gap.gap-25 {
      height: 12px; } }

.ux-body-overlay {
  display: none !important; }

/* ANIMAZIONE PULSANTE*/
/* FINE ANIMAZIONE PULSANTE*/
.img-radius img {
  border-radius: 5px !important; }

ul.list {
  list-style: none;
  position: relative;
  font-size: 1.2em; }
  ul.list li {
    padding-left: 0;
    line-height: 2em; }
    ul.list li strong {
      color: #06c6af; }
  ul.list ::before {
    content: "◉";
    font-weight: 700;
    font-size: 14px;
    color: #06c6af;
    position: absolute;
    left: 0px; }
  ul.list.strong {
    font-weight: 700;
    font-size: 1.2em;
    color: #000000; }

h1,
h2,
h3 {
  position: relative; }
  h1 strong,
  h2 strong,
  h3 strong {
    font-weight: 700; }

h2 {
  font-size: 2.5em !important; }

h3 {
  font-size: 2.2em !important; }

@media (max-width: 767px) {
  h2 {
    font-size: 2em !important; }

  h3 {
    font-size: 1.7em !important; } }
.button.btn-radius {
  border-radius: 30px;
  background: #06c6af;
  font-weight: 600;
  min-width: 150px !important;
  padding: 7px inherit !important;
  letter-spacing: -.3px; }

.button.btn-square {
  background: #06c6af;
  font-weight: 600;
  min-width: 150px !important;
  padding: 7px 50px 7px 15px !important;
  position: relative;
  display: inline-flex;
  align-items: center;
  letter-spacing: -.3px; }
  .button.btn-square:after {
    content: "";
    width: 20px;
    height: 13px;
    background: url("/wp-content/themes/graphicom/img/btn-arrow.svg") center left no-repeat;
    position: absolute;
    right: 20px; }

.image-radius img {
  border-radius: 8px; }

.bg-circle {
  background: url("/wp-content/themes/graphicom/img/bg-circle.svg") center center no-repeat; }

.bg-circle-left {
  background: url("/wp-content/themes/graphicom/img/bg-circle.svg") center left no-repeat; }

header .header-main .nav li.current-menu-item > a {
  color: #06c6af !important; }
header .header-language-dropdown a {
  font-weight: 600 !important;
  color: black !important; }
header .header-language-dropdown .image-icon img {
  display: none; }
header .header-language-dropdown ul.nav-dropdown-default li a {
  font-weight: 300 !important;
  color: black !important;
  font-size: .8em;
  text-transform: uppercase; }
  header .header-language-dropdown ul.nav-dropdown-default li a i.icon-image {
    display: none; }

#footer p {
  font-size: .9em; }
  #footer p.lead {
    font-weight: 600;
    color: white;
    font-size: 1.8em;
    margin-bottom: 0; }
    #footer p.lead strong {
      color: #06c6af; }
#footer .sitelinks p.lead {
  font-size: 1.2em;
  color: white;
  margin-bottom: 10px; }
  #footer .sitelinks p.lead a {
    color: white; }
#footer .sitelinks a {
  color: white; }
  #footer .sitelinks a:hover {
    color: #06c6af;
    text-decoration: underline; }
#footer .sitelinks a.green-link {
  color: #06c6af; }
  #footer .sitelinks a.green-link:hover {
    color: white;
    text-decoration: none; }
#footer .sitelinks .footer-social-icon a {
  color: #06c6af;
  font-size: 2em; }
  #footer .sitelinks .footer-social-icon a:hover {
    color: white;
    text-decoration: none; }
#footer .row.box-collaborations {
  border: none;
  padding: 0; }
  @media (max-width: 767px) {
    #footer .row.box-collaborations .col-inner {
      padding: 0 20px; } }
#footer .copyright-footer * {
  color: white !important; }

.absolute-footer.dark {
  color: white !important;
  font-size: .8em; }

.otgs-development-site-front-end {
  display: none; }

.back-to-top.active {
  border-color: #06c6af !important;
  color: #06c6af !important; }
  .back-to-top.active:hover {
    color: white !important; }

#breadcrumbs {
  position: absolute;
  bottom: -40px;
  width: 100%;
  text-transform: uppercase;
  font-size: .8em; }
  @media (max-width: 767px) {
    #breadcrumbs {
      font-size: .8em;
      bottom: -40px; } }

footer {
  color: white; }
  footer #nl-form-container {
    position: relative;
    min-width: 500px;
    float: right; }
    @media (max-width: 767px) {
      footer #nl-form-container {
        min-width: 100%; } }
    footer #nl-form-container input[type=email] {
      -webkit-appearance: none;
      width: calc(100% - 160px);
      border-radius: 0;
      font-size: 0.9em;
      background: #1a1a1a;
      padding: 10px;
      height: 60px;
      color: white;
      border: none; }
      @media (max-width: 767px) {
        footer #nl-form-container input[type=email] {
          width: 100%; } }
      footer #nl-form-container input[type=email] ::placeholder {
        /* Chrome, Firefox, Opera, Safari 10.1+ */
        color: white !important;
        opacity: 1;
        /* Firefox */ }
      footer #nl-form-container input[type=email] :-ms-input-placeholder {
        /* Internet Explorer 10-11 */
        color: white !important; }
      footer #nl-form-container input[type=email] ::-ms-input-placeholder {
        /* Microsoft Edge */
        color: white !important; }
    footer #nl-form-container input[type=submit] {
      position: absolute;
      top: 0px;
      right: -10px !important;
      height: 60px;
      background: #06c6af;
      color: white;
      font-weight: 600 !important;
      font-size: 0.8em;
      opacity: 1;
      padding: 5px 25px;
      width: 160px;
      -webkit-transition: all 300ms;
      -moz-transition: all 300ms;
      -o-transition: all 300ms;
      -ms-transition: all 300ms;
      transition: all 300ms; }
      @media (max-width: 767px) {
        footer #nl-form-container input[type=submit] {
          position: relative;
          top: inherit;
          right: inherit !important;
          width: 100%; } }
      footer #nl-form-container input[type=submit][disabled] {
        background: #06c6af;
        opacity: .75; }
    footer #nl-form-container .wpcf7-not-valid-tip {
      position: absolute !important;
      top: -5px; }
      footer #nl-form-container .wpcf7-not-valid-tip:after {
        display: none; }
  footer .wpcf7-spinner {
    position: absolute;
    top: -10px;
    left: -10px; }
  footer .nl-privacy-container {
    text-align: right;
    font-size: .9em;
    max-width: 660px;
    float: right; }
    footer .nl-privacy-container .span.wpcf7-list-item {
      margin-right: 0; }
    footer .nl-privacy-container label {
      color: white !important;
      font-weight: 300; }
    footer .nl-privacy-container a {
      font-weight: 600; }
    @media (max-width: 767px) {
      footer .nl-privacy-container {
        font-size: 1em;
        margin-top: 20px;
        text-align: left; } }

.contact-form-container {
  padding: 60px 60px 0px 60px !important;
  border: 1px solid #06c6af;
  border-radius: 10px; }
  @media (max-width: 767px) {
    .contact-form-container {
      padding: 60px 20px 0px 20px !important; } }
  .contact-form-container input[type="text"],
  .contact-form-container input[type="email"] {
    background: none;
    -webkit-appearance: none;
    appearance: none;
    border: none;
    border-bottom: 1px solid #06c6af;
    box-shadow: none;
    height: 60px;
    padding-left: 20px;
    font-weight: 300; }
  .contact-form-container textarea {
    background: none;
    border-radius: 3px;
    -webkit-appearance: none;
    appearance: none;
    border: 1px solid #06c6af;
    box-shadow: none;
    height: 60px;
    padding-left: 20px;
    margin-top: 20px;
    font-weight: 300; }
  .contact-form-container input[type="submit"] {
    border-radius: 3px;
    padding-left: 60px;
    padding-right: 60px;
    height: 50px;
    margin-top: 10px; }
  .contact-form-container .privacy-container label {
    font-size: .6em;
    font-weight: 300;
    color: #6f6f6f !important; }
    .contact-form-container .privacy-container label a {
      color: #06c6af !important; }

.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output {
  border-color: #b20000;
  background: #b20000;
  color: white !important;
  border-radius: 0;
  font-size: .8em;
  display: inline-block;
  float: right;
  margin: 0; }

.wpcf7 .wpcf7-not-valid-tip {
  margin-top: -10px !important;
  position: relative !important;
  padding: 5px 4px !important;
  line-height: 1.2em !important;
  font-size: .8em;
  border-radius: 0 !important;
  opacity: 1 !important;
  background-color: #b20000 !important;
  color: white !important; }

.wpcf7 form.sent .wpcf7-response-output {
  border-color: #46b450 !important;
  background: #46b450 !important;
  color: white !important;
  border-radius: 0 !important;
  font-size: .8em !important;
  padding: 5px 4px !important;
  font-weight: 700;
  margin: 0;
  display: inline-block;
  float: right;
  margin: 0; }

.grecaptcha-badge {
  visibility: collapse !important; }

.slider-portfolio,
.grid-portfolio {
  list-style-type: none;
  counter-reset: css-counter 0;
  /* initializes counter to 0; use -1 for zero-based numbering */ }
  .slider-portfolio .col,
  .grid-portfolio .col {
    counter-increment: css-counter 1;
    /* Increase the counter by 1. */ }
    .slider-portfolio .col:before,
    .grid-portfolio .col:before {
      content: "0" counter(css-counter);
      /* Apply counter before children's content. */
      width: 40px;
      height: 40px;
      text-align: center;
      line-height: 40px;
      background: white;
      color: #000000;
      position: absolute;
      top: 10px;
      right: 20px;
      z-index: 2;
      -webkit-border-radius: 20px;
      -webkit-border-top-right-radius: 0;
      -moz-border-radius: 20px;
      -moz-border-radius-topright: 0;
      border-radius: 20px;
      border-top-right-radius: 0; }
    .slider-portfolio .col:nth-child(n + 10)::before,
    .grid-portfolio .col:nth-child(n + 10)::before {
      content: counter(css-counter); }
    .slider-portfolio .col .box-text,
    .grid-portfolio .col .box-text {
      opacity: 0;
      -webkit-transition: all 300ms;
      -moz-transition: all 300ms;
      -o-transition: all 300ms;
      -ms-transition: all 300ms;
      transition: all 300ms;
      background: white;
      border-radius: 3px;
      padding: 10px 60px 10px 10px;
      width: 90%;
      margin-left: 5%;
      margin-bottom: 5%;
      min-height: 60px;
      display: flex;
      align-items: center; }
      .slider-portfolio .col .box-text .box-text-inner > h6,
      .grid-portfolio .col .box-text .box-text-inner > h6 {
        color: #000000;
        font-weight: 300;
        text-transform: none;
        text-shadow: none;
        font-size: 1em; }
        .slider-portfolio .col .box-text .box-text-inner > h6:after,
        .grid-portfolio .col .box-text .box-text-inner > h6:after {
          content: "";
          width: 40px;
          height: 40px;
          background: url("/wp-content/themes/graphicom/img/slide-label-arrow.svg") center center no-repeat;
          position: absolute;
          right: 10px;
          top: 10px; }
    .slider-portfolio .col:hover .box-text,
    .grid-portfolio .col:hover .box-text {
      opacity: 1; }

body .lowercase {
  text-transform: lowercase; }
body .floatleft {
  float: left; }
body .floatright {
  float: right; }
body .nomarginall {
  margin: 0px !important; }
body .nomargintop {
  margin-top: 0px !important; }
body .nomarginright {
  margin-right: 0px !important; }
body .nomarginbottom {
  margin-bottom: 0px !important; }
body .nomarginleft {
  margin-left: 0px !important; }
body .nopaddingall {
  padding: 0px !important; }
body .nopaddinglateral {
  padding-left: 0px !important;
  padding-right: 0px !important; }
body .nopaddingtop {
  padding-top: 0px !important; }
body .nopaddingright {
  padding-right: 0px !important; }
body .nopaddingbottom {
  padding-bottom: 0px !important; }
body .nopaddingleft {
  padding-left: 0px !important; }
body .spacer {
  height: 1px; }
body .clear {
  width: 100%;
  height: 1px;
  visibility: hidden;
  padding: 0;
  margin: 0;
  clear: both;
  float: none; }

@keyframes kenburns {
  0% {
    opacity: 0; }
  5% {
    opacity: 1; }
  95% {
    transform: scale3d(1.5, 1.5, 1.5);
    animation-timing-function: ease-in;
    opacity: 1; }
  100% {
    transform: scale3d(2, 2, 2);
    opacity: 0; } }
.gradient-v-black {
  background: -moz-linear-gradient(top, black 0%, black 1%, rgba(0, 0, 0, 0) 100%);
  background: -webkit-linear-gradient(top, black 0%, black 1%, rgba(0, 0, 0, 0) 100%);
  background: linear-gradient(to bottom, black 0%, black 1%, rgba(0, 0, 0, 0) 100%); }

.gradient-v-white {
  background: -moz-linear-gradient(top, white 0%, rgba(255, 255, 255, 0) 100%);
  background: -webkit-linear-gradient(top, white 0%, rgba(255, 255, 255, 0) 100%);
  background: linear-gradient(to bottom, white 0%, rgba(255, 255, 255, 0) 100%); }

.gradient-circle-black {
  background: -moz-radial-gradient(center, ellipse cover, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0) 70%);
  background: -webkit-radial-gradient(center, ellipse cover, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0) 70%);
  background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0) 70%); }

.gradient-circle-white {
  background: -moz-radial-gradient(center, ellipse cover, white 0%, rgba(255, 255, 255, 0) 70%);
  background: -webkit-radial-gradient(center, ellipse cover, white 0%, rgba(255, 255, 255, 0) 70%);
  background: radial-gradient(ellipse at center, white 0%, rgba(255, 255, 255, 0) 70%); }

.gradient-bottom-black {
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%); }

.gradient-bottom-white {
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.65) 100%);
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.65) 100%);
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.65) 100%); }

.grayscale {
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%); }

.nograyscale {
  -webkit-filter: grayscale(0%);
  filter: grayscale(0%); }

body.home .flickity-viewport {
  margin-bottom: -8px; }
  body.home .flickity-viewport h2,
  body.home .flickity-viewport h1 {
    font-weight: 700 !important;
    font-size: 3em !important;
    line-height: 1 !important; }
    @media (max-width: 767px) {
      body.home .flickity-viewport h2,
      body.home .flickity-viewport h1 {
        text-shadow: #212121 1px 0 10px !important; } }
  @media (max-width: 767px) {
    body.home .flickity-viewport .text-box .text-box-content {
      max-width: fit-content; } }
body.home .services-home-box {
  padding: 0;
  margin: 0;
  background: #f2f2f2 !important; }
  body.home .services-home-box .green-box {
    padding: 2.5rem 2.5rem 1rem 2.5rem !important;
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#1f9f93+0,06c6af+100 */
    background: #1f9f93;
    /* Old browsers */
    background: -moz-linear-gradient(left, #1f9f93 0%, #06c6af 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #1f9f93 0%, #06c6af 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #1f9f93 0%, #06c6af 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */ }
    body.home .services-home-box .green-box h2,
    body.home .services-home-box .green-box a,
    body.home .services-home-box .green-box p {
      color: white !important; }
    body.home .services-home-box .green-box h2 {
      letter-spacing: -1px;
      margin-bottom: 0; }
    body.home .services-home-box .green-box a.link-arrow {
      display: inline-block;
      position: relative;
      padding-right: 110px; }
      body.home .services-home-box .green-box a.link-arrow:after {
        -webkit-transition: all 150ms;
        -moz-transition: all 150ms;
        -o-transition: all 150ms;
        -ms-transition: all 150ms;
        transition: all 150ms;
        content: "";
        position: absolute;
        right: 0;
        top: 3px;
        width: 100px;
        height: 20px;
        background: url(/wp-content/themes/graphicom/img/arrow-link.svg) center right no-repeat; }
      body.home .services-home-box .green-box a.link-arrow:hover:after {
        right: -10px; }
  body.home .services-home-box .service-home-items {
    padding-top: 2rem; }
    body.home .services-home-box .service-home-items .img {
      margin-bottom: 0 !important; }
    body.home .services-home-box .service-home-items .large-2 {
      flex-basis: 20% !important;
      max-width: 20% !important; }
      @media (max-width: 767px) {
        body.home .services-home-box .service-home-items .large-2 {
          flex-basis: 50% !important;
          max-width: 50% !important; } }
    body.home .services-home-box .service-home-items p {
      font-size: .9em !important;
      color: #000000 !important; }
body.home .box-35-years h2 {
  font-weight: 300 !important;
  font-size: 4em !important; }
  body.home .box-35-years h2 small {
    font-size: .4em; }
body.home .recent-projects h2 {
  font-weight: 300 !important; }

.image-and-greenbox img {
  max-height: 550px;
  width: auto !important; }
.image-and-greenbox .green-box {
  margin-left: -130px;
  margin-top: 150px;
  z-index: 2;
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#1f9f93+0,06c6af+100 */
  background: #1f9f93;
  /* Old browsers */
  background: -moz-linear-gradient(left, #1f9f93 0%, #06c6af 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, #1f9f93 0%, #06c6af 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #1f9f93 0%, #06c6af 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */ }
  @media (max-width: 767px) {
    .image-and-greenbox .green-box {
      margin-left: 0;
      margin-top: 0; } }
  .image-and-greenbox .green-box .col-inner {
    padding: 3rem !important; }
    .image-and-greenbox .green-box .col-inner h2,
    .image-and-greenbox .green-box .col-inner a,
    .image-and-greenbox .green-box .col-inner p {
      color: white !important; }
    .image-and-greenbox .green-box .col-inner p.lead {
      font-weight: 300; }
    .image-and-greenbox .green-box .col-inner h2 {
      letter-spacing: -1px;
      margin-bottom: 0;
      font-weight: 300;
      font-size: 3.5em !important;
      line-height: 1.2em; }
      @media (max-width: 767px) {
        .image-and-greenbox .green-box .col-inner h2 {
          font-size: 2.5em !important; } }

.box-certifications h3 {
  letter-spacing: -1px;
  font-weight: 300;
  font-size: 2em; }

.slide_top_hp .flickity-button > svg {
  display: none; }
.slide_top_hp .flickity-button.next {
  width: 15px;
  height: 100px;
  top: inherit !important;
  top: 54% !important;
  opacity: 1 !important;
  background: url("/wp-content/themes/enricocapra/img/arrow-bottom-slide.svg") center center no-repeat;
  transform: none;
  -webkit-transform: none; }
.slide_top_hp .flickity-button.previous {
  width: 15px;
  height: 100px;
  bottom: inherit !important;
  left: inherit !important;
  right: 2% !important;
  bottom: 54% !important;
  opacity: 1 !important;
  background: url("/wp-content/themes/enricocapra/img/arrow-top-slide.svg") center center no-repeat;
  transform: none;
  -webkit-transform: none; }
.slide_top_hp .carousel-status {
  position: absolute;
  right: 2% !important;
  bottom: 50% !important;
  color: white;
  font-size: 1em;
  font-weight: 300; }

.page .hero-container h1,
.page .hero-container h2 {
  color: white;
  font-size: 2em; }
.page #breadcrumbs {
  font-weight: 600 !important;
  color: white; }
  .page #breadcrumbs a {
    color: white; }
.page p.lead {
  color: #06c6af;
  margin-bottom: 0; }
.page h2 {
  font-weight: 300 !important; }
.page section.timeline {
  background: url("/wp-content/themes/graphicom/img/bg_timeline.svg") top center repeat-y;
  background-size: 2px auto;
  position: relative;
  align-items: center; }
  .page section.timeline::before {
    content: "";
    width: 25px;
    height: 25px;
    background: #808080;
    border-radius: 12.5px;
    margin: auto;
    top: 0;
    left: calc(50% - 12.5px);
    position: absolute; }
  .page section.timeline::after {
    content: "";
    width: 25px;
    height: 25px;
    background: #808080;
    border-radius: 12.5px;
    margin: auto;
    bottom: 0;
    left: calc(50% - 12.5px);
    position: absolute; }
  .page section.timeline p.lead {
    margin-bottom: 0; }
  .page section.timeline h3 {
    font-weight: 300;
    font-size: 1.8em;
    line-height: 1em; }
  .page section.timeline .row {
    padding-top: 25px;
    padding-bottom: 25px;
    position: relative; }
    .page section.timeline .row::before {
      content: "";
      width: 50px;
      height: 50px;
      background: url("/wp-content/themes/graphicom/img/timeline_icon.svg") center center no-repeat;
      margin: auto;
      top: 0;
      left: calc(50% - 25px);
      top: calc(50% - 25px);
      position: absolute; }
    .page section.timeline .row .timeline_description .col-inner {
      padding: 20px 20px 20px 20px !important;
      border: 1px solid #06c6af; }
      .page section.timeline .row .timeline_description .col-inner p {
        margin-bottom: 0; }
        .page section.timeline .row .timeline_description .col-inner p em {
          font-size: 0.7em;
          font-style: normal; }
    .page section.timeline .row .timeline_description:nth-child(2) .col-inner {
      margin-left: 30px;
      width: calc(100% - 30px); }
    .page section.timeline .row .timeline_description:nth-child(1) .col-inner {
      margin-right: 30px;
      width: calc(100% - 30px); }
.page .enviromental_numeri {
  padding-top: 50px !important;
  padding-bottom: 50px !important; }
  .page .enviromental_numeri p.lead {
    font-size: .9em; }
  .page .enviromental_numeri h3 {
    font-weight: 300; }
    .page .enviromental_numeri h3 strong {
      font-weight: 300; }
.page .obiettivi_onu img {
  padding: 20px;
  border: 1px solid #06c6af; }

.row.box-collaborations {
  border: 1px solid #e4e4e4;
  border-radius: 100px;
  max-width: 1280px !important;
  padding: 45px; }
  .row.box-collaborations p {
    margin-bottom: 0; }
  .row.box-collaborations .button.btn-square {
    margin-bottom: 0; }
  .row.box-collaborations .large-2.col:nth-child(1),
  .row.box-collaborations .large-2.col:nth-child(3) {
    max-width: 15%;
    flex-basis: 15%; }
    @media (max-width: 767px) {
      .row.box-collaborations .large-2.col:nth-child(1),
      .row.box-collaborations .large-2.col:nth-child(3) {
        flex-basis: 100% !important;
        max-width: 100% !important; } }
  .row.box-collaborations .large-2.col:nth-child(2),
  .row.box-collaborations .large-2.col:nth-child(4) {
    max-width: 20%;
    flex-basis: 20%; }
    @media (max-width: 767px) {
      .row.box-collaborations .large-2.col:nth-child(2),
      .row.box-collaborations .large-2.col:nth-child(4) {
        flex-basis: 100% !important;
        max-width: 100% !important; } }
  .row.box-collaborations .large-2.col:nth-child(5) {
    max-width: 22%;
    flex-basis: 22%; }
    @media (max-width: 767px) {
      .row.box-collaborations .large-2.col:nth-child(5) {
        flex-basis: 100% !important;
        max-width: 100% !important; }
        .row.box-collaborations .large-2.col:nth-child(5) a.button {
          margin-top: 20px; } }

#video-what-we-do {
  background: #06c6af;
  width: 100%;
  height: 80vh; }
  #video-what-we-do iframe {
    width: 100%;
    height: 100%; }

.banner-informazioni-email {
  background: #1f9f93;
  /* Old browsers */
  background: -moz-linear-gradient(left, #1f9f93 0%, #06c6af 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, #1f9f93 0%, #06c6af 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #1f9f93 0%, #06c6af 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */ }
  .banner-informazioni-email p.lead {
    color: white !important;
    font-size: 2.5em;
    font-weight: 700;
    margin-bottom: 0; }
  .banner-informazioni-email p {
    color: white !important;
    font-size: 2em;
    font-weight: 700;
    margin-bottom: 0; }
  .banner-informazioni-email .col {
    padding: 0; }

.contatti-banner-indirizzi .col-inner {
  padding: 20px;
  border: 1px solid #06c6af; }

#map {
  height: 350px;
  margin-bottom: 50px; }
  #map .gm-style-iw-d .h3 {
    font-weight: 600;
    color: #06c6af;
    margin-bottom: 10px;
    display: inline-block; }

.portfolio-element-wrapper p.portfolio-box-category {
  color: #000000 !important;
  text-shadow: none !important; }

body.single-featured_item .page-wrapper {
  margin: 0;
  padding: 0; }
  body.single-featured_item .page-wrapper #portfolio-content {
    padding: 0 0 0 0; }
  body.single-featured_item .page-wrapper .portfolio-inner {
    padding-bottom: 0 !important; }
body.single-featured_item .hero-container h1,
body.single-featured_item .hero-container h2 {
  color: white;
  font-size: 2em; }
body.single-featured_item #breadcrumbs {
  font-weight: 600 !important;
  color: white; }
  body.single-featured_item #breadcrumbs a {
    color: white; }
body.single-featured_item p.lead {
  color: #06c6af;
  margin-bottom: 0; }
body.single-featured_item h2 {
  font-weight: 300 !important; }
body.single-featured_item .specifications_container {
  background: #1f9f93;
  /* Old browsers */
  background: -moz-linear-gradient(left, #1f9f93 0%, #06c6af 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, #1f9f93 0%, #06c6af 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #1f9f93 0%, #06c6af 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */ }
  body.single-featured_item .specifications_container .row {
    margin: auto !important; }
    body.single-featured_item .specifications_container .row .col {
      padding: 40px; }
    body.single-featured_item .specifications_container .row .col:nth-child(2) {
      background: rgba(255, 255, 255, 0.2);
      border-radius: 5px; }
  body.single-featured_item .specifications_container p,
  body.single-featured_item .specifications_container strong,
  body.single-featured_item .specifications_container a {
    color: white !important; }
  body.single-featured_item .specifications_container a {
    text-decoration: underline; }

#iubenda_policy h2 {
  line-height: 1em !important;
  font-size: 1.5em !important;
  margin-bottom: 10px !important; }

#iubenda_policy h3 {
  line-height: 1em !important;
  font-size: 1.3em !important;
  margin-bottom: 10px !important; }

#iubenda_policy .box_primary {
  border: none !important; }

@media (max-width: 1024px) and (min-width: 768px) {
  .box-35-years {
    display: -webkit-flex !important;
    display: flex !important;
    -webkit-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important; }

  .image-and-greenbox .green-box {
    margin-left: -50px !important;
    margin-top: 50px !important; }
    .image-and-greenbox .green-box .col-inner h2 {
      font-size: 3em !important; }

  .contatti-banner-indirizzi .col-inner {
    display: block;
    min-height: 280px; }

  .contact-form-container {
    padding: 30px 30px 0px 30px !important; } }
@media (max-width: 767px) {
  .m-reverse-column {
    display: -webkit-flex !important;
    display: flex !important;
    -webkit-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important; }

  .box-35-years {
    display: -webkit-flex !important;
    display: flex !important;
    -webkit-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important; }

  section.timeline {
    align-items: flex-start;
    background: url("/wp-content/themes/graphicom/img/bg_timeline.svg") repeat-y !important;
    background-size: 2px auto !important;
    background-position-x: 24px !important; }
    section.timeline::before, section.timeline::after {
      left: 12.5px !important; }
    section.timeline .row::before {
      left: 0 !important;
      top: -25px !important; }
    section.timeline .row .timeline_description:nth-child(2) .col-inner,
    section.timeline .row .timeline_description:nth-child(1) .col-inner {
      margin-left: 30px !important;
      margin-right: 0 !important; }

  .banner-informazioni-email p.lead {
    font-size: 1.8em !important; }
  .banner-informazioni-email p {
    font-size: 1.4em !important; }

  .image-and-greenbox {
    display: -webkit-flex !important;
    display: flex !important;
    -webkit-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important; } }

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