/*
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
*/
#header-outer.small-nav #logo img.stnd,
#header-outer[data-transparent-header="true"] #top #logo img.stnd {
  opacity: 0 !important;
}

#header-outer.small-nav #logo img.dark-version,
#header-outer[data-transparent-header="true"] #logo .dark-version {
  opacity: 1 !important;
}

.page-id-10 #header-outer[data-transparent-header="true"].transparent #logo img.stnd,
.page-id-10 #header-outer[data-transparent-header="true"] #top #logo img.stnd,
.page-id-14 #header-outer[data-transparent-header="true"].transparent #logo img.stnd,
.page-id-14 #header-outer[data-transparent-header="true"] #top #logo img.stnd {
  opacity: 1 !important;
}

.page-id-10 #header-outer[data-transparent-header="true"].transparent.dark-slide #logo img.dark-version,
.page-id-10 #header-outer[data-transparent-header="true"] #logo .dark-version,
.page-id-14 #header-outer[data-transparent-header="true"].transparent.dark-slide #logo img.dark-version,
.page-id-14 #header-outer[data-transparent-header="true"] #logo .dark-version {
  opacity: 0 !important;
}

.page-id-10 #header-outer.small-nav #logo img.stnd,
.page-id-10 #header-outer.small-nav[data-transparent-header="true"] #top #logo img.stnd,
.page-id-14 #header-outer.small-nav #logo img.stnd,
.page-id-14 #header-outer.small-nav[data-transparent-header="true"] #top #logo img.stnd {
  opacity: 0 !important;
}

.page-id-10 #header-outer.small-nav[data-transparent-header="true"].transparent.dark-slide #logo img.dark-version,
.page-id-10 #header-outer.small-nav[data-transparent-header="true"] #logo .dark-version,
.page-id-14 #header-outer.small-nav[data-transparent-header="true"].transparent.dark-slide #logo img.dark-version,
.page-id-14 #header-outer.small-nav[data-transparent-header="true"] #logo .dark-version {
  opacity: 1 !important;
}

.home #header-outer header#top nav>ul>li>a {
  color: #fff !important;
  opacity: 1 !important;
}

.page-id-10 #header-outer,
.page-id-14 #header-outer {
  background: #fff !important
}

#header-outer.small-nav #top nav>ul>li>a, .home #header-outer.small-nav #top nav>ul>li>a {
  color: #041d29 !important;
  opacity: 1 !important
}

body #header-outer, body[data-header-color="dark"] #header-outer {
  background-color: transparent !important
}

#header-outer::before, .mobile #header-outer.transparent::before {
  content: '';
  position: absolute;
  display: block;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  opacity: 0;
  background: -webkit-gradient(linear, right bottom, left bottom, color-stop(0, #47F5F5), color-stop(1, #70C90A)) !important;
  background: -o-linear-gradient(left, #47F5F5 0%, #70C90A 100%) !important;
  background: -moz-linear-gradient(left, #47F5F5 0%, #70C90A 100%) !important;
  background: -webkit-linear-gradient(left, #47F5F5 0%, #70C90A 100%) !important;
  background: -ms-linear-gradient(left, #47F5F5 0%, #70C90A 100%) !important;
  background: linear-gradient(to left, #47F5F5 0%, #70C90A 100%) !important;
  transition: opacity 0.3s ease;
}

#header-outer.small-nav::before, .mobile #header-outer::before {
  opacity: 1;
}

body.material #slide-out-widget-area[class*="slide-out-from-right"] .off-canvas-menu-container li {
  margin-bottom: 32px
}

#header-outer[data-lhe="animated_underline"] #top nav>ul>li>a:after,
body.material #slide-out-widget-area[class*="slide-out-from-right"] .off-canvas-menu-container li a:after {
  height: 2px;
  bottom: -10px !important;
  border-radius: 5px;
  border: none !important;
  background-image: -webkit-gradient(linear, right bottom, left bottom, color-stop(0, #47F5F5), color-stop(1, #70C90A));
  background-image: -o-linear-gradient(left, #47F5F5 0%, #70C90A 100%);
  background-image: -moz-linear-gradient(left, #47F5F5 0%, #70C90A 100%);
  background-image: -webkit-linear-gradient(left, #47F5F5 0%, #70C90A 100%);
  background-image: -ms-linear-gradient(left, #47F5F5 0%, #70C90A 100%);
  background-image: linear-gradient(to left, #47F5F5 0%, #70C90A 100%);
  backface-visibility: visible !important;
}

#header-outer.small-nav[data-lhe="animated_underline"] #top nav>ul>li>a:after {
  height: 2px;
  bottom: -10px !important;
  border-radius: 5px;
  border: none !important;
  background: #041d29
}

.single-portfolio #header-outer, .single-portfolio #header-space, body.error404 #header-outer, body.error404 #header-space {
  display: none !important
}

img.icona-big {
  width: 80% !important
}

img.icona {
  /* height: 150px !important */
  width: 50% !important;
}

.text-small {
  font-size: 16px !important
}

.colonna-contatti h4 {
  color: #083449 !important
}

.foto-top {
  margin-bottom: 4% !important
}

.colonna-foto {
  padding-left: 2% !important;
  padding-right: 2% !important;
}

.team p {
  font-size: 16px !important;
  color: #70c90a !important
}

.main-content .nectar-fancy-ul[data-spacing="20px"] ul li {
  border-bottom: 1px solid #38525e;
  padding-bottom: 20px
}

/* INIZIO PROGETTI */
.lista-progetti span.meta-category a, .nectar-post-grid .nectar-post-grid-item .content .meta-category a {
  color: #bbbcc6 !important;
  font-size: 16px !important;
  line-height: 120% !important;
  margin-right: 15px !important;
}

.nectar-post-grid .meta-category a:after {
  content: '\00B7' !important;
  display: block;
  position: absolute;
  top: 0;
  left: -11px;
  font-size: 32px !important
}

.lista-progetti span.meta-category a {
  margin-bottom: 0 !important
}

.lista-progetti h3.post-heading a span {
  color: #70c90a !important;
  font-size: 24px !important
}

.lista-progetti .nectar-post-grid-item:hover h3.post-heading a span {
  color: #00c3c3 !important;
}

.nectar-post-grid[data-columns="2"][data-masonry="yes"]>div:nth-of-type(3n + 1) h3 {
  font-size: 18px !important
}

.lista-progetti h3.post-heading {
  margin-top: 10px !important
}

.lista-progetti .item-meta-extra span {
  font-size: 18px !important;
  color: #083449 !important;
  font-weight: bold !important;
}


.bottone-back {
  position: absolute !important;
  display: block;
  top: 1% !important;
  left: 2% !important;
  z-index: 9999 !important
}

.bottone-back .nectar-cta .link_wrap .link_text {
  padding-right: 0 !important;
  padding-left: 55px !important
}

.bottone-back .nectar-cta .link_wrap .link_text:after, .nectar-cta[data-style="material"] .link_wrap .link_text:before, .bottone-back .nectar-cta[data-style="material"] .link_wrap .circle {
  border: none !important;
  background-image: url('images/hexagon.svg');
  background-repeat: no-repeat;
  background-size: cover;
  width: 40px;
  height: 40px;
  margin-top: -20px;
  left: 0px
}

.bottone-back .nectar-cta .link_wrap .arrow:before {
  content: '\f104';
  margin-top: -16px;
  font-size: 24px;
  left: 5px;
  z-index: 9999;
  color: #fff !important;
}

.bottone-back .nectar-cta[data-style="see-through"] .link_wrap .arrow:after {
  margin-top: -2px;
  border-bottom: 2px solid #fff;
  left: 17px;
  z-index: 9999;
  color: #fff !important
}

.bottone-back .nectar-cta[data-style="see-through"] .link_wrap:hover .arrow:after, .bottone-back .nectar-cta[data-style="see-through"] .link_wrap:hover .arrow:before {
  -ms-transform: scale(1, 1) translateX(-9px);
  -webkit-transform: scale(1, 1) translateX(-9px);
  transform: scale(1, 1) translateX(-9px);
}

.nectar-video-box[data-color="extra-color-3"] .nectar_video_lightbox, body .nectar-video-box[data-color="extra-color-3"][data-hover="zoom_button"] .nectar_video_lightbox:after, .nectar_image_with_hotspots[data-stlye="color_pulse"][data-color="extra-color-3"] .nectar_hotspot, .portfolio-filters-inline[data-color-scheme="extra-color-3-underline"] a:after, .nectar_video_lightbox.play_button_with_text[data-color="extra-color-3"]:not([data-style="small"]) .play>.inner-wrap:before, body.material .nectar-video-box[data-color="extra-color-3"] .nectar_video_lightbox:before {
  background-image: url('images/hexagon.svg');
  background-repeat: no-repeat;
  background-size: cover;
  background-color: transparent !important
}

.nectar-video-box:not([data-mouse-style="see_through_contrast"]) a.nectar_video_lightbox {
  box-shadow: 0 0 0 rgb(0 0 0 / 0%) !important;
}

/* FINE PROGETTI */
/* INIZIO TO TOP */
body[data-button-style*="rounded"] #to-top, body[data-button-style*="rounded"] #to-top.dark, body[data-button-style*="rounded"] #to-top:hover, body[data-button-style*="rounded"] #to-top.dark:hover {
  box-shadow: 0 0 0 rgb(0 0 0 / 0%) !important;
  background-color: transparent !important;
}

#to-top i {
  font-size: 18px !important
}

#to-top:hover, #to-top.dark:hover, body[data-button-style*="rounded"] #to-top:after {
  background-color: transparent !important;
}

body[data-button-style*="rounded"] #to-top:hover {
  border: none !important;
  background-image: url('images/hexagon-blu.svg');
  background-repeat: no-repeat;
  background-size: cover;
}

body[data-button-style*="rounded"] #to-top {
  border: none !important;
  background-image: url('images/hexagon.svg');
  background-repeat: no-repeat;
  background-size: cover;
  overflow: hidden;
}

body[data-button-style*="rounded"] #to-top:hover, body[data-button-style*="rounded"] #to-top.dark:hover {
  background-color: transparent !important;
  border: 0 !important
}

/* FINE TO TOP */
/* INIZIO ICONA CTA */
.nectar-cta .link_wrap .link_text:after, .nectar-cta[data-style="material"] .link_wrap .link_text:before, .nectar-cta[data-style="material"] .link_wrap .circle {
  border: none !important;
  background-image: url('images/hexagon.svg');
  background-repeat: no-repeat;
  background-size: cover;
  width: 40px;
  height: 40px;
  margin-top: -20px;
  right: -20px
}

.nectar-cta .link_wrap .arrow:before {
  margin-top: -16px;
  font-size: 24px;
  right: -15px;
  z-index: 9999;
  color: #fff !important
}

.nectar-cta[data-style="see-through"] .link_wrap .arrow:after {
  margin-top: -2px;
  border-bottom: 2px solid #000;
  right: -3px;
  z-index: 9999;
  color: #fff !important
}

.nectar-cta .link_wrap .link_text:hover {
  color: #fff
}

.nectar-flickity:not(.masonry) .flickity-viewport {
  border-radius: 10px
}

/* FINE ICONA CTA */
.slide-home img {
  border-radius: 10px
}

.slide-home-opacity img {
  border-radius: 10px;
  opacity: .6 !important
}

.nectar-flickity:not(.masonry) .flickity-viewport {
  margin: 40px 0 !important
}

.over-text-right {
  position: absolute;
  top: 50%;
  right: 10%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 9999
}

.over-text-left {
  position: absolute;
  top: 50%;
  left: 10%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.nectar_icon_wrap i:before {
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
}

.nectar_icon_wrap:hover i:before {
  color: #00c3c4 !important;
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
}

.colonna-contatti .nectar_icon_wrap:hover i:before {
  color: #083449 !important;
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
}

#footer-outer[data-cols="1"] #copyright, #footer-outer #copyright[data-layout="centered"] {
  padding: 30px 25px !important
}

#footer-outer, #footer-outer a:not(.nectar-button) {
  color: #fff !important
}

#footer-outer, #footer-outer a:hover:not(.nectar-button) {
  color: #00c3c4 !important
}

#copyright .col_last {
  display: none;
}

/*== INIZIO CF7 ==*/
.wpcf7-form {
  display: table;
  margin: 40px auto;
  position: relative;
}

.summary .wpcf7-form {
  text-align: left;
  margin: 0 0 10px 0
}

.wpcf7-form label {
  text-align: left !important;
  font-size: 15px
}

body .light .wpcf7-form p span, .wpcf7-form p span {
  font-size: 16px
}

.campo label, .campo-area label {
  text-align: left !important;
  color: #041d29 !important;
  font-size: 16px !important
}

.campo {
  width: 45%;
  display: inline-block;
  margin: 20px 25px 20px 0
}

.campo-area {
  display: inline-block;
  clear: both;
  width: 94%;
  margin: 20px 0;
}

.last {
  margin-right: 0
}

input.wpcf7-text {
  border-bottom: 2px solid #ccc !important;
  background: #fff !important;
  width: 100% !important;
  color: #333 !important;
  border-radius: 0 !important;
  box-sizing: border-box !important;
  padding: 10px 0 !important
}

.wpcf7-textarea {
  border-bottom: 2px solid #ccc !important;
  background: #fff !important;
  color: #333 !important;
  resize: none !important;
  border-radius: 0 !important;
  box-sizing: border-box !important;
  height: 100px !important;
  padding: 10px 0 !important
}

.tabbed>ul li .active-tab, .material input[type=text]:focus, .material textarea:focus, .material input[type=email]:focus, .material input[type=search]:focus, .material input[type=password]:focus, .material input[type=tel]:focus, .material input[type=url]:focus, .material input[type=date]:focus {
  border-bottom: 2px solid #041d29 !important;
  border-left: 0 !important;
  border-right: 0 !important;
  border-top: 0 !important;
  box-shadow: 0px 0px 0px rgb(0 0 0 / 11%);
}

.wpcf7-submit, body[data-form-submit="regular"] .container-wrap input[type=submit], body[data-form-submit="regular"] .container-wrap button[type=submit], body[data-form-submit="see-through"] .container-wrap input[type=submit], body[data-form-submit="see-through"] .container-wrap button[type=submit]:not(.search-widget-btn) {
  background: none !important;
  color: #00c3c4 !important;
  padding: 0 !important;
  margin: 20px 0 !important
}

.wpcf7-submit:hover, body[data-button-style="slightly_rounded_shadow"] .nectar-button:hover, body[data-button-style="slightly_rounded_shadow"] .nectar-button:focus, body[data-button-style="slightly_rounded_shadow"].ascend .nectar-button.see-through:hover, body[data-button-style="slightly_rounded_shadow"] input[type="submit"]:hover, body[data-button-style="slightly_rounded_shadow"] input[type="submit"]:focus, body[data-button-style*="slightly_rounded"].single .heading-title[data-header-style="default_minimal"] .meta-category a:hover, body[data-button-style*="slightly_rounded"] #page-header-bg[data-post-hs="default_minimal"] .inner-wrap>a:hover, body[data-button-style="slightly_rounded_shadow"].woocommerce-cart .wc-proceed-to-checkout a.checkout-button:hover, body[data-button-style="slightly_rounded_shadow"] .swiper-slide .button a:hover, body[data-button-style="slightly_rounded_shadow"].ascend .nectar-button.see-through-2:hover, body[data-button-style="slightly_rounded_shadow"].ascend .nectar-button:hover, body[data-button-style="slightly_rounded_shadow"].woocommerce-page .woocommerce p.return-to-shop a.wc-backward:hover, body[data-button-style="slightly_rounded_shadow"] .sharing-default-minimal .nectar-love:hover, body[data-button-style="slightly_rounded_shadow"] .sharing-default-minimal .nectar-social-inner>a:hover, body[data-button-style="slightly_rounded_shadow"] .container-wrap input[type="submit"]:hover, body[data-button-style="slightly_rounded_shadow"] .container-wrap button[type="submit"]:hover, body[data-button-style="slightly_rounded_shadow"] .woocommerce-cart .wc-proceed-to-checkout a.checkout-button:hover {
  box-shadow: 0 0 0 rgba(0, 0, 0, 0) !important;
  transform: translateX(0);
  -webkit-transform: translateX(0);
  color: #041d29 !important;
}

.wpcf7 .ajax-loader {
  margin: -7px 64px !important;
}

.nectar-cta .link_wrap .submit-cf7:after, .nectar-cta[data-style="material"] .link_wrap .submit-cf7:before {
  border: none !important;
  background-image: url('images/hexagon-blu.svg');
  background-repeat: no-repeat;
  background-size: cover;
  width: 40px;
  height: 40px;
  margin-top: -18px;
  right: -50px;
}

.nectar-cta .link_wrap .submit-cf7 .arrow:before {
  margin-top: -14px;
  font-size: 24px;
  right: -44px;
  z-index: 9999;
  color: #fff !important;
}

.nectar-cta .link_wrap .submit-cf7:hover .arrow:before {
  color: #041d29 !important;
}

.nectar-cta[data-style="see-through"] .link_wrap .submit-cf7 .arrow:after {
  margin-top: 0;
  right: -32px;
  z-index: 9999;
  color: #041d29 !important;
}

.button-cf7 {
  padding: 10px 20px !important;
  font-size: 18px !important
}

/* div.wpcf7-response-output {
  margin: 10px 0 !important;
} */
.wpcf7-response-output {
  position: fixed;
  background: rgba(0, 0, 0, 0.5) !important;
  border: none !important;
  margin: 0 !important;
  padding: 0 !important;
  width: 100%;
  height: 100%;
  z-index: 999999;
  display: none;
}

.modale {
  position: absolute;
  z-index: 999;
  background: rgb(71,245,245);
  background: linear-gradient(45deg, rgba(71,245,245,1) 0%, rgba(112,201,10,1) 100%);
  color: #fff;
  font-weight: bold;
  border: none !important;
  padding: 80px 40px !important;
  width: 450px;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-box-shadow: 0px 0px 38px 0px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 0px 38px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 0px 38px 0px rgba(0, 0, 0, 0.2);
  border-radius: 5px;
  text-align: center !important;
}

.chiudi {
  width: 28px;
  height: 28px;
  position: absolute;
  top: 5px;
  right: 5px;
  background: url('images/close.svg') no-repeat center;
  cursor: pointer;
}

input.wpcf7-not-valid, textarea.wpcf7-not-valid {
  border-bottom: 2px solid #CC0000 !important;
}

span.wpcf7-not-valid-tip {
  display: none !important;
}

.wpcf7-checkbox.wpcf7-not-valid {
  border: none !important;
}

.wpcf7-checkbox.wpcf7-not-valid span {
  color: #CC0000 !important;
}

span.wpcf7-list-item {
  margin: 10px 0 !important
}

.Accetto span.wpcf7-not-valid-tip {
  display: inherit !important;
  font-size: 12px !important;
  margin-left: 5px !important;
  color: #CC0000 !important;
}

div.wpcf7-validation-errors, .wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output {
  font-size: 16px !important;
  color: #CC0000 !important;
  /* padding: 0 !important;
  border: none !important;
  background: none !important */
}

div.wpcf7-mail-sent-ok, .wpcf7 form.sent .wpcf7-response-output {
  font-size: 16px !important;
  color: #398F14 !important;
  /* padding: 0 !important;
  border: none !important; */
}

div.wpcf7 img.ajax-loader {
  margin-top: 0 !important;
}

.trattamento {
  font-size: 15px !important
}

.trattamento-dati {
  display: inline-block !important;
}

.trattamento-dati span {
  font-size: 16px !important
}

a.link-trattamento {
  font-size: 16px !important;
  margin-left: 5px
}

a.link-trattamento:hover {
  color: #106c8d !important;
}

h3.notifica-corso {
  font-size: 20px !important
}

/*== FINE CF7 ==*/
@media only screen and (max-width: 999px) {
  body #header-outer, body[data-header-color="dark"] #header-outer {
    background-color: #000 !important
  }

  img.icona-big, .icona {
    width: 50% !important;
    margin: 0 auto 40px auto !important;
    text-align: center !important;
  }

  .icone-approccio {
    text-align: center;
  }

  .bottone-back {
    top: 10px !important;
    left: 8% !important;
  }
}

@media only screen and (max-width: 499px) {

  .modale {
    width: 90%;
    box-sizing: border-box;
  }

  .campo, .campo-area {
    width: 100%
  }

  .bottone-back {
    top: 6px !important;
    left: 17px !important;
  }
}