/*
Theme Name: Salient Child Theme
Description: This is a custom child theme for Salient
Theme URI:   https://themeforest.net/item/salient-responsive-multipurpose-theme/4363266
Author: ThemeNectar
Author URI:  https://themeforest.net/user/themenectar
Template: salient
Version: 1.0
*/
/*
#services {
  .service-single01 {
    .nectar-fancy-box {
      background-image:
              url('https://reagencyitalia.it/wp-content/themes/salient-child/img/ficon00-01.png'),
              url('https://reagencyitalia.it/wp-content/themes/salient-child/img/ficon00-02.png'),
              url('https://reagencyitalia.it/wp-content/themes/salient-child/img/ficon00-03.png');
      background-size:
              90% 90%,
              0% 0%,
              0% 0%;
      background-repeat:
              no-repeat,
              no-repeat,
              no-repeat;
      background-position:
              50% 50%,
              0% 0%,
              100% 100%;
      position: relative;
      -webkit-transition: all 500ms;
      -moz-transition: all 500ms;
      -ms-transition: all 500ms;
      -o-transition: all 500ms;
      transition: all 500ms;
      &:hover {
        background-size:
                100% 100%,
                100% 100%,
                100% 100%;
        background-position:
                50% 50%,
                50% 50%,
                50% 50%;
        -webkit-transition: all 1s;
        -moz-transition: all 1s;
        -ms-transition: all 1s;
        -o-transition: all 1s;
        transition: all 1s;
      }
    }
  }
  .service-single02 {
    .nectar-fancy-box {
      background-image:
              url('https://reagencyitalia.it/wp-content/themes/salient-child/img/ficon01-(4).png'),
              url('https://reagencyitalia.it/wp-content/themes/salient-child/img/ficon01-(2).png'),
              url('https://reagencyitalia.it/wp-content/themes/salient-child/img/ficon01-(3).png'),
              url('https://reagencyitalia.it/wp-content/themes/salient-child/img/ficon01-(1).png');
      background-size:
              115% 115%,
              0% 0%,
              0% 0%,
              0% 0%;
      background-repeat:
              no-repeat,
              no-repeat,
              no-repeat,
              no-repeat;
      background-position:
              50% 80%,
              100% 50%,
              0% 50%,
              100% 0%;
      position: relative;
      -webkit-transition: all 500ms;
      -moz-transition: all 500ms;
      -ms-transition: all 500ms;
      -o-transition: all 500ms;
      transition: all 500ms;
      &:hover {
        background-size:
                100% 100%,
                100% 100%,
                100% 100%,
                100% 100%;
        background-position:
                50% 50%,
                50% 50%,
                50% 50%,
                50% 50%;
        -webkit-transition: all 1s;
        -moz-transition: all 1s;
        -ms-transition: all 1s;
        -o-transition: all 1s;
        transition: all 1s;
      }
    }
  }
  .service-single03 {
    .nectar-fancy-box {
      background-image:
              url('https://reagencyitalia.it/wp-content/themes/salient-child/img/ficon03-(1).png'),
              url('https://reagencyitalia.it/wp-content/themes/salient-child/img/ficon03-(3).png'),
              url('https://reagencyitalia.it/wp-content/themes/salient-child/img/ficon03-(2).png');
      background-size:
              90% 90%,
              0% 0%,
              0% 0%;
      background-repeat:
              no-repeat,
              no-repeat,
              no-repeat;
      background-position:
              0% 100%,
              0% 100%,
              100% 0%;
      position: relative;
      -webkit-transition: all 500ms;
      -moz-transition: all 500ms;
      -ms-transition: all 500ms;
      -o-transition: all 500ms;
      transition: all 500ms;
      &:hover {
        background-size:
                100% 100%,
                100% 100%,
                100% 100%;
        background-position:
                50% 50%,
                50% 50%,
                50% 50%;
        -webkit-transition: all 1s;
        -moz-transition: all 1s;
        -ms-transition: all 1s;
        -o-transition: all 1s;
        transition: all 1s;
      }
    }
  }
  .nectar-fancy-box .box-bg:after {
    background-color: rgba(51, 51, 51, 0.2) !important;
  }
  .nectar-fancy-box:hover {
    .box-bg:after {
      background-color: rgba(51, 51, 51, 0.0) !important;
    }
    div.inner {
      h3 strong {
        color: #444444 !important;
      }
      p {
        color: #444444 !important;
      }
    }
    div.link-text {
      color: #444444 !important;
    }
  }
}
*/
#nuove-costruzioni {
  margin: -240px 0 0 0 !important;
}
#nuove-costruzioni .row-bg.using-image {
  background-size: 100% 170% !important;
  opacity: 0.3;
}
#nuove-costruzioni .nectar-split-heading {
  margin-bottom: 0 !important;
}
#nuove-costruzioni .nectar-split-heading h2 {
  margin-bottom: 0 !important;
}

#hh-main .row_col_wrap_12.col {
  justify-content: flex-end;
}

.hhcol1 {
  position: absolute;
  top: 20%;
  left: 5%;
  width: 30%;
  background-color: rgba(27, 144, 191, 0.3);
  padding: 40px 60px !important;
  z-index: 3;
  border-radius: 10px;
  overflow: hidden;
}

.hhcol2 {
  width: 70%;
  position: relative;
}
.hhcol2 .nectar_video_player_self_hosted .wpb_video_wrapper {
  border-radius: 0;
  box-shadow: none !important;
}
.hhcol2::after {
  visibility: visible !important;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  background: linear-gradient(90deg, #eaf3f8 0%, rgba(234, 243, 248, 0.1) 5%, rgba(234, 243, 248, 0) 40%);
}

#intro.hero-pages .hero-pages-call {
  padding: 0 !important;
}
#intro.hero-pages .hero-pages-call .vc_column-inner {
  padding: 0 0 10% 0;
}
#intro.hero-pages .hero-pages-call .vc_column-inner .wpb_wrapper {
  padding: 8% 10%;
  background: linear-gradient(0deg, rgba(27, 144, 191, 0.3029586835) 0%, #1b90bf 100%);
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}
#intro.hero-pages .hero-pages-call .image {
  position: absolute;
  top: -20px;
  left: 60%;
  animation: afuoco 3s forwards linear;
  height: 200px;
  width: 200px;
}
@keyframes afuoco {
  0% {
    filter: blur(20px);
    opacity: 0;
    background-size: auto 80%;
    transform: rotate3d(0, 0, 0, 0);
  }
  100% {
    filter: blur(0);
    opacity: 1;
    background-size: auto 100%;
    transform: rotate3d(0, 1, 0, 360deg);
  }
}
#intro.hero-pages .hero-pages-call .nectar-button {
  margin: 15px auto 0 0;
  display: block;
  width: fit-content;
}
#intro.hero-pages .hero-pages-call h5 {
  font-weight: 500 !important;
}
#hero-pages-alt .image {
  position: absolute;
  top: 0;
  left: 50%;
  animation: afuoco 3s forwards linear;
  height: 200px;
  width: 200px;
  margin-left: -100px;
}
@keyframes afuoco {
  0% {
    filter: blur(20px);
    opacity: 0;
    background-size: auto 80%;
    transform: rotate3d(0, 0, 0, 0);
  }
  100% {
    filter: blur(0);
    opacity: 1;
    background-size: auto 100%;
    transform: rotate3d(0, 1, 0, 360deg);
  }
}

.montecchio h3 {
  font-weight: 600;
}

#lavora-con-noi {
  margin-bottom: 160px;
}
#lavora-con-noi .row-bg-wrap {
  height: 50vh;
}
#lavora-con-noi .col1 p {
  font-size: 20px;
  line-height: 1.7;
}
#lavora-con-noi .col1 .vc_col-sm-12 {
  width: 80% !important;
}
#lavora-con-noi .col1 .row_col_wrap_12_inner {
  margin-top: 21vh;
}
#lavora-con-noi .col2 .vc_column-inner {
  justify-content: center;
}
#lavora-con-noi .col2 .vc_column-inner .wpb_wrapper {
  margin-top: 20vh;
}
#lavora-con-noi .image {
  position: absolute;
  top: -145px;
  left: 50%;
  animation: afuoco 3s forwards linear;
  height: 200px;
  width: 200px;
  margin-left: -100px;
}
@keyframes afuoco {
  0% {
    filter: blur(20px);
    opacity: 0;
    background-size: auto 80%;
    transform: rotate3d(0, 0, 0, 0);
  }
  100% {
    filter: blur(0);
    opacity: 1;
    background-size: auto 100%;
    transform: rotate3d(0, 1, 0, 360deg);
  }
}

#more-features h3 {
  padding-left: 100px;
  font-size: 25px;
}
#more-features h3 a {
  position: absolute;
  top: -45px;
  left: 0;
  background-color: rgba(255, 255, 255, 0.2);
  height: 120px;
  width: 120px;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  opacity: 0.5;
  pointer-events: none;
}
#more-features h3 a img {
  width: 60px;
  height: auto;
  margin-bottom: 0 !important;
}
#more-features p, #more-features strong, #more-features li, #more-features ul {
  color: #222222 !important;
}

.candidatura-form .wpcf7-spinner {
  position: absolute;
  bottom: 14px;
  left: 10px;
}
.candidatura-form .f-flex {
  display: flex;
  justify-content: center;
  align-items: center;
}
.candidatura-form .wpcf7-textarea {
  min-width: 100%;
  max-width: 100%;
  width: 100%;
  min-height: 100px;
  max-height: 300px;
  height: 100px;
}
.candidatura-form input::placeholder {
  color: #676767 !important;
}
.candidatura-form input {
  color: #676767 !important;
  background-color: #f0f0f0 !important;
}
.candidatura-form input.wpcf7-submit {
  background-color: #1b90bf !important;
  color: #ffffff !important;
  border: none !important;
}
.candidatura-form textarea::placeholder {
  color: #676767 !important;
}
.candidatura-form textarea {
  color: #676767 !important;
  background-color: #f0f0f0 !important;
}
.candidatura-form p, .candidatura-form a {
  color: #676767 !important;
}

.custom-html-widget .wpcf7 .riga-form.messaggio {
  margin-bottom: 6px !important;
}
.custom-html-widget .wpcf7 .wpcf7-spinner {
  position: absolute;
  bottom: 65px;
  left: 10px;
}

.wpcf7-textarea {
  min-width: 100%;
  max-width: 100%;
  width: 100%;
  min-height: 100px;
  max-height: 300px;
  height: 100px;
}

#services .nectar-fancy-box .box-bg:after {
  background-color: rgba(51, 51, 51, 0.3);
}
#services .nectar-fancy-box:hover .box-bg:after {
  background-color: rgba(51, 51, 51, 0.2);
}
#services .service-single01 .nectar-fancy-box {
  background-image: url("https://reagencyitalia.it/wp-content/themes/salient-child/img/ficon00-01.png"), url("https://reagencyitalia.it/wp-content/themes/salient-child/img/ficon00-02.png"), url("https://reagencyitalia.it/wp-content/themes/salient-child/img/ficon00-03.png");
  background-size: 90% 90%, 0% 0%, 0% 0%;
  background-repeat: no-repeat, no-repeat, no-repeat;
  background-position: 50% 50%, 0% 0%, 100% 100%;
  position: relative;
  -webkit-transition: all 500ms;
  -moz-transition: all 500ms;
  -ms-transition: all 500ms;
  -o-transition: all 500ms;
  transition: all 500ms;
}
#services .service-single01 .nectar-fancy-box:hover {
  background-size: 100% 100%, 100% 100%, 100% 100%;
  background-position: 50% 50%, 50% 50%, 50% 50%;
  -webkit-transition: all 1s;
  -moz-transition: all 1s;
  -ms-transition: all 1s;
  -o-transition: all 1s;
  transition: all 1s;
}
#services .service-single02 .nectar-fancy-box {
  background-image: url("https://reagencyitalia.it/wp-content/themes/salient-child/img/ficon01-(4).png"), url("https://reagencyitalia.it/wp-content/themes/salient-child/img/ficon01-(2).png"), url("https://reagencyitalia.it/wp-content/themes/salient-child/img/ficon01-(3).png"), url("https://reagencyitalia.it/wp-content/themes/salient-child/img/ficon01-(1).png");
  background-size: 115% 115%, 0% 0%, 0% 0%, 0% 0%;
  background-repeat: no-repeat, no-repeat, no-repeat, no-repeat;
  background-position: 50% 80%, 100% 50%, 0% 50%, 100% 0%;
  position: relative;
  -webkit-transition: all 500ms;
  -moz-transition: all 500ms;
  -ms-transition: all 500ms;
  -o-transition: all 500ms;
  transition: all 500ms;
}
#services .service-single02 .nectar-fancy-box:hover {
  background-size: 100% 100%, 100% 100%, 100% 100%, 100% 100%;
  background-position: 50% 50%, 50% 50%, 50% 50%, 50% 50%;
  -webkit-transition: all 1s;
  -moz-transition: all 1s;
  -ms-transition: all 1s;
  -o-transition: all 1s;
  transition: all 1s;
}
#services .service-single03 .nectar-fancy-box {
  background-image: url("https://reagencyitalia.it/wp-content/themes/salient-child/img/ficon03-(1).png"), url("https://reagencyitalia.it/wp-content/themes/salient-child/img/ficon03-(3).png"), url("https://reagencyitalia.it/wp-content/themes/salient-child/img/ficon03-(2).png");
  background-size: 90% 90%, 0% 0%, 0% 0%;
  background-repeat: no-repeat, no-repeat, no-repeat;
  background-position: 0% 100%, 0% 100%, 100% 0%;
  position: relative;
  -webkit-transition: all 500ms;
  -moz-transition: all 500ms;
  -ms-transition: all 500ms;
  -o-transition: all 500ms;
  transition: all 500ms;
}
#services .service-single03 .nectar-fancy-box:hover {
  background-size: 100% 100%, 100% 100%, 100% 100%;
  background-position: 50% 50%, 50% 50%, 50% 50%;
  -webkit-transition: all 1s;
  -moz-transition: all 1s;
  -ms-transition: all 1s;
  -o-transition: all 1s;
  transition: all 1s;
}

.teammember .vc_column-inner .wpb_wrapper:first-child {
  background-color: #f1f1f1;
  margin: 0 15%;
  border-radius: 20px;
  padding: 30px 0;
}

.teammember .nectar_icon_wrap {
  margin-bottom: 0 !important;
}
.teammember .nectar_icon_wrap .nectar_icon {
  padding-bottom: 0 !important;
}

.bg-servizi1 .row-bg.using-image {
  background-position: 90% 90% !important;
  background-size: 25%;
  opacity: 0.1;
}

.bg-servizi2 .row-bg.using-image {
  background-position: 10% 90% !important;
  background-size: 25%;
  opacity: 0.1;
}

.bg-servizi3 .row-bg.using-image {
  background-position: 90% 90% !important;
  background-size: 25%;
  opacity: 0.1;
}

.lightbox-aggiungi {
  position: fixed;
  width: fit-content;
  height: fit-content;
  background-color: transparent;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: -1;
  opacity: 0;
  bottom: 10px;
  right: 30px;
  filter: blur(5px);
  -webkit-transition: all 300ms;
  -moz-transition: all 300ms;
  -ms-transition: all 300ms;
  -o-transition: all 300ms;
  transition: all 300ms;
}
.lightbox-aggiungi.active {
  z-index: 21;
  opacity: 1;
  filter: blur(0px);
  -webkit-transition: all 1s;
  -moz-transition: all 1s;
  -ms-transition: all 1s;
  -o-transition: all 1s;
  transition: all 1s;
}
.lightbox-aggiungi .box {
  position: relative;
  animation: infinite white-shadow 1s ease-in-out;
  background-color: rgba(255, 255, 255, 0.85);
  border-radius: 20px;
  padding: 25px;
}
.lightbox-aggiungi .box h3 {
  position: relative;
  z-index: 2;
  padding-bottom: 0 !important;
  font-size: 18px;
  text-align: center;
  line-height: 1.3;
  color: #333333;
  white-space: nowrap;
}
.lightbox-aggiungi .box h3 strong {
  font-size: 20px;
}
.lightbox-aggiungi .box p {
  position: relative;
  z-index: 2;
  padding: 10px 0 !important;
  font-size: 20px;
  text-align: center;
  color: #555555;
}
.lightbox-aggiungi .box a {
  position: relative;
  font-size: 14px;
  z-index: 2;
  text-align: center;
  margin: 15px auto 0 auto;
  display: block;
  padding: 10px 20px;
  border-radius: 20px;
  white-space: nowrap;
  letter-spacing: 1px;
  box-shadow: rgba(0, 0, 0, 0.05) 1px 1px 10px;
  background-color: #1b90bf;
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
  color: #fff;
  -webkit-transition: all 300ms;
  -moz-transition: all 300ms;
  -ms-transition: all 300ms;
  -o-transition: all 300ms;
  transition: all 300ms;
}
.lightbox-aggiungi .box a:hover {
  transform: scale(1.05);
  -webkit-transition: all 300ms;
  -moz-transition: all 300ms;
  -ms-transition: all 300ms;
  -o-transition: all 300ms;
  transition: all 300ms;
}

@media (max-width: 767px) {
  .bg-servizi1 .row-bg.using-image {
    background-position: 90% 90% !important;
    background-size: 50%;
    opacity: 0.1;
  }

  .bg-servizi2 .row-bg.using-image {
    background-position: 10% 35% !important;
    background-size: 50%;
    opacity: 0.1;
  }

  .bg-servizi3 .row-bg.using-image {
    background-position: 90% 35% !important;
    background-size: 50%;
    opacity: 0.1;
  }

  #hh-main {
    margin-bottom: 0;
    padding-bottom: 0 !important;
    padding-top: 0 !important;
  }
  #hh-main h2 {
    font-size: 23px !important;
  }
  #hh-main .hhcol1 {
    padding: 20px !important;
    position: static;
    width: 90%;
    margin: 10px auto 0 auto;
  }
  #hh-main .hhcol2 {
    width: 100%;
    position: relative;
  }
  #hh-main .hhcol2 .nectar_video_player_self_hosted .wpb_video_wrapper {
    border-radius: 0;
    box-shadow: none !important;
  }
  #hh-main .hhcol2::after {
    visibility: visible !important;
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    background: linear-gradient(90deg, #eaf3f8 0%, rgba(234, 243, 248, 0.5046393557) 30%, rgba(234, 243, 248, 0) 100%);
  }
  #hh-main .row_col_wrap_12.col {
    flex-direction: column-reverse;
  }

  #intro.hero-pages {
    margin-bottom: 70px;
  }
  #intro.hero-pages h1 {
    font-size: 30px !important;
    line-height: 1.2 !important;
  }
  #intro.hero-pages .row_col_wrap_12.col.span_12 {
    flex-direction: column-reverse;
  }
  #intro.hero-pages .hero-pages-title h1 {
    padding-left: 10% !important;
    margin-bottom: 75px !important;
  }
  #intro.hero-pages .hero-pages-call h5 {
    font-size: 14px !important;
  }
  #intro.hero-pages .hero-pages-call .image {
    height: 135px;
    width: 180px;
  }

  #services .service-single01 .nectar-fancy-box,
#services .service-single02 .nectar-fancy-box,
#services .service-single03 .nectar-fancy-box {
    margin: 0 auto;
    width: 200px;
    height: 281px;
    padding: 15px !important;
  }
  #services .service-single01 .nectar-fancy-box .inner,
#services .service-single02 .nectar-fancy-box .inner,
#services .service-single03 .nectar-fancy-box .inner {
    min-height: auto !important;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    text-align: center;
    color: #fff;
    z-index: 10;
    padding-bottom: 0;
    height: 100%;
  }
  #services .service-single01 .nectar-fancy-box .link-text,
#services .service-single02 .nectar-fancy-box .link-text,
#services .service-single03 .nectar-fancy-box .link-text {
    display: none;
  }

  #nuove-costruzioni .row-bg.using-image {
    background-size: 245% 170% !important;
  }

  .mobile-cf7 {
    margin-top: 60px !important;
  }

  #reverse {
    margin-top: -130px !important;
  }
  #reverse h4 {
    text-align: center;
  }
  #reverse .row_col_wrap_12.col.span_12 {
    flex-direction: column-reverse;
  }

  #more-features {
    padding-top: 30% !important;
  }
  #more-features .vc_col-sm-6 {
    margin-bottom: 80px !important;
  }

  #lavora-con-noi {
    margin-bottom: 100px;
  }
  #lavora-con-noi .row_col_wrap_12 {
    flex-direction: column-reverse;
  }
  #lavora-con-noi .row_col_wrap_12 .col2 .wpb_wrapper h2.vc_custom_heading {
    font-size: 30px !important;
    top: 80px;
    position: relative;
  }
  #lavora-con-noi .row_col_wrap_12 .col1 .vc_row-fluid {
    -webkit-transform: none !important;
    -moz-transform: none !important;
    -ms-transform: none !important;
    -o-transform: none !important;
    transform: none !important;
  }
  #lavora-con-noi .row_col_wrap_12 .col1 .vc_row-fluid .vc_col-sm-12 {
    margin: 0 auto;
    width: 100% !important;
  }

  .wpb_row .wpb_column.child_column.padding-13-percent_tablet > .vc_column-inner {
    padding-top: 0 !important;
  }

  .candidatura-form .check_privacy {
    display: inline-block !important;
    font-size: 10px !important;
  }

  .candidatura-form .wpcf7-form-control-wrap {
    margin: 0 3px;
  }

  .lightbox-aggiungi {
    right: 10px;
  }

  .nectar-cta.bottone-cta.alignment_tablet_default.alignment_phone_default.loaded .text {
    font-size: 14px;
  }

  .image-mobile-about {
    margin-left: 0;
  }
  .image-mobile-about img {
    margin-bottom: 30px !important;
  }

  #hero-pages-alt .image {
    position: absolute;
    top: 0;
    left: 50%;
    animation: afuoco 3s forwards linear;
    height: 120px;
    width: 120px;
    margin-left: -60px;
  }

  #lavora-con-noi .image {
    position: absolute;
    top: -80px;
    left: 50%;
    animation: afuoco 3s forwards linear;
    height: 120px;
    width: 120px;
    margin-left: -60px;
  }

  #lavora-con-noi .col1 p {
    font-size: 16px !important;
    line-height: 1.7;
  }

  #form-lavora-con-noi {
    padding-top: 15% !important;
    padding-bottom: 0 !important;
  }

  .wpb_row .wpb_column.child_column.padding-20-percent_phone > .vc_column-inner {
    padding: 0 30%;
  }

  #home.last-frase p, #home.last-frase h3 {
    text-align: center !important;
  }

  #slider-gallery-home .row_col_wrap_12_inner {
    flex-direction: column;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  #hh-main {
    margin-bottom: 290px;
    padding-bottom: 0 !important;
    padding-top: 0 !important;
  }
  #hh-main h2 {
    font-size: 23px !important;
  }
  #hh-main .hhcol1 {
    position: absolute;
    width: 80vw;
    top: 51vh;
  }
  #hh-main .hhcol2 {
    width: 100%;
    position: relative;
  }
  #hh-main .hhcol2 .nectar_video_player_self_hosted .wpb_video_wrapper {
    border-radius: 0;
    box-shadow: none !important;
  }
  #hh-main .hhcol2::after {
    visibility: visible !important;
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    background: linear-gradient(90deg, #eaf3f8 0%, rgba(234, 243, 248, 0.5046393557) 30%, rgba(234, 243, 248, 0) 100%);
  }

  #intro.hero-pages {
    margin-bottom: 70px;
  }
  #intro.hero-pages h1 {
    font-size: 41px !important;
  }
  #intro.hero-pages .row_col_wrap_12.col.span_12 {
    flex-direction: column-reverse;
  }
  #intro.hero-pages .hero-pages-title h1 {
    padding-left: 10% !important;
    margin-bottom: 75px !important;
  }

  #services .service-single01 .nectar-fancy-box,
#services .service-single02 .nectar-fancy-box,
#services .service-single03 .nectar-fancy-box {
    width: 56vw;
    margin: 0 auto;
  }

  #reverse {
    margin-top: 60px !important;
  }
  #reverse .row_col_wrap_12.col.span_12 {
    flex-direction: column-reverse;
  }

  #more-features {
    padding-top: 25% !important;
  }
  #more-features .vc_col-sm-6 {
    margin-bottom: 80px !important;
  }

  #lavora-con-noi .row_col_wrap_12 {
    flex-direction: column-reverse;
  }
  #lavora-con-noi .row_col_wrap_12 .col2 .wpb_wrapper h2.vc_custom_heading {
    font-size: 50px !important;
    top: 80px;
    position: relative;
  }
  #lavora-con-noi .row_col_wrap_12 .col1 .vc_row-fluid {
    -webkit-transform: none !important;
    -moz-transform: none !important;
    -ms-transform: none !important;
    -o-transform: none !important;
    transform: none !important;
  }
  #lavora-con-noi .row_col_wrap_12 .col1 .vc_row-fluid .vc_col-sm-12 {
    margin: 0 auto;
  }

  .wpb_row .wpb_column.child_column.padding-13-percent_tablet > .vc_column-inner {
    padding-top: 0 !important;
  }

  .menu-title-text {
    white-space: nowrap;
    text-align: center;
  }

  .number.default {
    white-space: nowrap;
  }

  #services .service-single01 .nectar-fancy-box,
#services .service-single02 .nectar-fancy-box,
#services .service-single03 .nectar-fancy-box {
    width: 100%;
    margin: 0 auto;
    height: 824px;
  }

  #hero-pages-alt .image {
    position: absolute;
    top: 0;
    left: 50%;
    animation: afuoco 3s forwards linear;
    height: 120px;
    width: 120px;
    margin-left: -60px;
  }

  #lavora-con-noi .row_col_wrap_12_inner.col.span_12.left {
    justify-content: end;
  }

  .lightbox-aggiungi {
    right: 10px;
  }

  .bg-servizi1 .row-bg.using-image {
    background-position: 90% 90% !important;
    background-size: 50%;
    opacity: 0.1;
  }

  .bg-servizi2 .row-bg.using-image {
    background-position: 10% 35% !important;
    background-size: 50%;
    opacity: 0.1;
  }

  .bg-servizi3 .row-bg.using-image {
    background-position: 90% 35% !important;
    background-size: 50%;
    opacity: 0.1;
  }

  .bg-servizi1 .vc_col-sm-6.wpb_column.column_container.vc_column_container.col.padding-2-percent.inherit_tablet.inherit_phone {
    margin-top: 50px;
  }

  .riga-form .col.span_12 {
    width: 100% !important;
    margin-left: 0 !important;
  }

  #form-lavora-con-noi {
    padding-top: 8% !important;
    padding-bottom: 0 !important;
  }

  .check_privacy {
    width: 90% !important;
  }

  .wpb_row .wpb_column.child_column.padding-20-percent_phone > .vc_column-inner {
    padding: 0 25%;
  }

  #header-outer #top .container:first-child {
    padding: 0 6% !important;
  }

  #i-nostri-servizi {
    padding-top: 166px !important;
  }

  #reverse .vc_col-sm-4.vc_col-md-offset-0.vc_col-sm-offset-2.vc_col-xs-offset-2.vc_col-xs-8.wpb_column.column_container.vc_column_container.col.padding-5-percent.inherit_tablet.inherit_phone {
    margin-top: 50px !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  #hh-main {
    margin-bottom: 290px;
    padding-bottom: 0 !important;
    padding-top: 0 !important;
  }
  #hh-main h2 {
    font-size: 23px !important;
  }
  #hh-main .hhcol1 {
    position: absolute;
    width: 60vw;
    top: 51vh;
  }
  #hh-main .hhcol2 {
    width: 100%;
    position: relative;
  }
  #hh-main .hhcol2 .nectar_video_player_self_hosted .wpb_video_wrapper {
    border-radius: 0;
    box-shadow: none !important;
  }
  #hh-main .hhcol2::after {
    visibility: visible !important;
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    background: linear-gradient(90deg, #eaf3f8 0%, rgba(234, 243, 248, 0.5046393557) 30%, rgba(234, 243, 248, 0) 100%);
  }

  #intro.hero-pages {
    margin-bottom: 70px;
  }
  #intro.hero-pages h1 {
    font-size: 41px !important;
  }
  #intro.hero-pages .row_col_wrap_12.col.span_12 {
    flex-direction: column-reverse;
  }
  #intro.hero-pages .hero-pages-title h1 {
    padding-left: 10% !important;
    margin-bottom: 75px !important;
  }

  #more-features {
    padding-top: 15% !important;
  }
  #more-features .vc_col-sm-6 {
    margin-bottom: 80px !important;
  }

  #lavora-con-noi .row_col_wrap_12 {
    flex-direction: column-reverse;
  }
  #lavora-con-noi .row_col_wrap_12 .col2 .wpb_wrapper h2.vc_custom_heading {
    font-size: 50px !important;
    top: 80px;
    position: relative;
  }

  .wpb_row .wpb_column.child_column.padding-13-percent_tablet > .vc_column-inner {
    padding-top: 0 !important;
  }

  .menu-title-text {
    white-space: nowrap;
    text-align: center;
  }

  .number.default {
    white-space: nowrap;
  }

  #services .service-single01 .nectar-fancy-box,
#services .service-single02 .nectar-fancy-box,
#services .service-single03 .nectar-fancy-box {
    width: 371px;
    margin: 0 auto;
    height: 512px;
  }

  #footer-widgets .col.span_3 {
    width: 31%;
  }
  #footer-widgets .col.span_3:last-child {
    margin: 2% 2% 0 auto !important;
  }
  #footer-widgets .row {
    justify-content: center;
    display: flex;
    flex-wrap: wrap;
  }

  #hero-pages-alt .image {
    position: absolute;
    top: 0;
    left: 50%;
    animation: afuoco 3s forwards linear;
    height: 120px;
    width: 120px;
    margin-left: -60px;
  }

  #lavora-con-noi .row_col_wrap_12_inner.col.span_12.left {
    justify-content: end;
  }

  .lightbox-aggiungi {
    right: 10px;
  }

  .bg-servizi1 .row-bg.using-image {
    background-position: 90% 90% !important;
    background-size: 40%;
    opacity: 0.1;
  }

  .bg-servizi2 .row-bg.using-image {
    background-position: 10% 90% !important;
    background-size: 40%;
    opacity: 0.1;
  }

  .bg-servizi3 .row-bg.using-image {
    background-position: 90% 90% !important;
    background-size: 40%;
    opacity: 0.1;
  }

  .bg-servizi1 .vc_col-sm-6.wpb_column.column_container.vc_column_container.col.padding-2-percent.inherit_tablet.inherit_phone {
    margin-top: 50px;
  }

  .riga-form .col.span_12 {
    width: 100% !important;
    margin-left: 0 !important;
  }

  #form-lavora-con-noi {
    padding-top: 8% !important;
    padding-bottom: 0 !important;
  }

  .check_privacy {
    width: 90% !important;
  }

  .wpb_row .wpb_column.child_column.padding-20-percent_phone > .vc_column-inner {
    padding: 0 25%;
  }

  #header-outer #top .container:first-child {
    padding: 0 6% !important;
  }
}
@media (min-width: 1198px) and (max-width: 1300px) {
  #hh-main {
    margin-bottom: 200px;
  }
  #hh-main h2 {
    font-size: 23px !important;
  }

  #intro.hero-pages {
    margin-bottom: 120px;
  }
  #intro.hero-pages h1 {
    font-size: 41px !important;
  }

  #more-features {
    padding-top: 15% !important;
  }

  .menu-title-text {
    white-space: nowrap;
    text-align: center;
  }

  .number.default {
    white-space: nowrap;
  }

  #services .service-single01 .nectar-fancy-box,
#services .service-single02 .nectar-fancy-box,
#services .service-single03 .nectar-fancy-box {
    width: 100%;
    margin: 0 auto;
    height: 421px;
  }

  #footer-widgets .col.span_3 {
    width: 31%;
  }
  #footer-widgets .col.span_3:last-child {
    margin: 2% 2% 0 auto !important;
  }
  #footer-widgets .row {
    justify-content: center;
    display: flex;
    flex-wrap: wrap;
  }

  #hero-pages-alt .image {
    position: absolute;
    top: 0;
    left: 50%;
    animation: afuoco 3s forwards linear;
    height: 120px;
    width: 120px;
    margin-left: -60px;
  }

  #lavora-con-noi .row_col_wrap_12_inner.col.span_12.left {
    justify-content: end;
  }
}

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