/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Add your custom styles here */

/* scroll sections */

/* Scroll sections - Remove extra spacing */
.scroll-section {
    position: relative;
    margin: 0;
    padding: 0;
    /* Remove any default spacing */
}

.scroll-section .container {
    max-width: 100%;
    margin: 0;
    padding: 0;
    display: flex;
}

.left-column {
    width: 50%;
    /* Remove any default padding/margin */
    margin: 0;
    padding: 0;
}

.right-column {
    width: 50%;
    position: sticky;
    top: 0;
    height: 60vh; /* Full viewport height */
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0;
    padding: 0;
}

#animation-container {
    width: 100%;
    max-width: 100%;
    height: 60vh;
    background-color: #272726;
    border-radius: 8px;
}

.paragraph {
    min-height: 100vh;
    display: flex;
    flex-direction: column;
    justify-content: center;
    /* Remove all padding */
    padding: 0;
    margin: 0;
}

/* Remove the padding overrides that were adding space */
.paragraph:first-child {
    padding-top: 0;
    margin-top: 0;
}

.paragraph:last-child {
    padding-bottom: 0;
    margin-bottom: 0;
}

/* Ensure Elementor content inside paragraphs has no extra spacing */
.paragraph .elementor-element {
    margin: 0 !important;
}

.paragraph .elementor-widget-wrap {
    padding: 0 !important;
}

.paragraph .elementor-container {
    margin: 0 !important;
    padding: 0 !important;
}

/* Make the header section sticky */
#masthead {
    position: sticky !important;
    top: 0 !important;
    transition: background-color 0.3s ease !important;
}

/* Background change when scrolling */
#masthead.scrolled {
    background-color: rgba(0, 0, 0, 0.9) !important;
}

/* Optional: Add some padding/styling adjustments when scrolled */
#masthead.scrolled .elementor-container {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
    transition: padding 0.3s ease !important;
}



#menu-main img:not([draggable]) {
	width: 10px;
}


/* Hide current menu item in ElementsKit navigation */
.elementskit-navbar-nav .current-menu-item,
.elementskit-navbar-nav .current_page_item,
.elementskit-navbar-nav .menu-item.active {
    display: none !important;
}




#home-hero-header-title h2 {
	  color: transparent;
  background-image: url('https://www.nextitude.it/sviluppo/wp-content/uploads/2025/06/nextitutde-home-hero-header-background.png');
  background-size: cover;
  background-position: center;
  background-clip: text;
  -webkit-background-clip: text;
  mix-blend-mode: lighten; /* oppure screen */
}

#home-hero-header-title-2 h2 {
  mix-blend-mode: difference; /* oppure screen */
}

@media screen and (max-width: 650px) {
	#home-hero-header-title-2 h2 {
		font-size: 15vw;
	}

}

.blurred-text {
  filter: blur(3px); /* più alto è il valore, più è sfocato */
}

@media screen and (min-width: 768px) {
  .strada-verso-il-futuro-content {
	position: absolute;
}
}

.wpcf7 label {
	width: 100%;
}

.wpcf7-response-output {
	color: #fff;
}

.wpcf7-acceptance .wpcf7-list-item-label {
	color: #fff;
}

.wpcf7-acceptance .wpcf7-list-item-label a {
	color: #fff;
}


.flex-form {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.flex-form-inner {
	width: 49.5%;
}


#form-contatti input {
	background-color: #161616;
	border-color: #fff;
	border-radius: 0px;
	color: #fff;
}

#form-contatti textarea {
	background-color: #161616;
	border-color: #fff;
	border-radius: 0px;
	color: #fff;
	margin: 0px 10px 0px 0px;
}

#form-contatti ::-webkit-input-placeholder { /* WebKit browsers */
color: #fff !important;
opacity: 1;
}
#form-contatti :-moz-placeholder { /* Mozilla Firefox 4 to 18 */
color: #fff !important;
opacity: 1;
}
#form-contatti ::-moz-placeholder { /* Mozilla Firefox 19+ */
color: #fff !important;
opacity: 1;
}
#form-contatti :-ms-input-placeholder { /* Internet Explorer 10+ */
color: #fff !important;
opacity: 1;
}

#form-contatti [type=submit] {
	font-family: "Myriad Devanagari", Sans-serif;
	font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 3px;
	background-color: #fff;
	color: #000;
}

/* pagina sviluppo agrivoltaico */
.no-pointer-events {
	pointer-events: none;
}
#form-sviluppo-agrivoltaico input {
	background-color: #5C240C;
	border-color: #fff;
	border-radius: 0px;
	color: #fff;
}

#form-sviluppo-agrivoltaico textarea {
	background-color: #5C240C;
	border-color: #fff;
	border-radius: 0px;
	color: #fff;
	margin: 0px 10px 0px 0px;
}

#form-sviluppo-agrivoltaico ::-webkit-input-placeholder { /* WebKit browsers */
color: #fff !important;
opacity: 1;
}
#form-sviluppo-agrivoltaico :-moz-placeholder { /* Mozilla Firefox 4 to 18 */
color: #fff !important;
opacity: 1;
}
#form-sviluppo-agrivoltaico ::-moz-placeholder { /* Mozilla Firefox 19+ */
color: #fff !important;
opacity: 1;
}
#form-sviluppo-agrivoltaico :-ms-input-placeholder { /* Internet Explorer 10+ */
color: #fff !important;
opacity: 1;
}

#form-sviluppo-agrivoltaico [type=submit] {
	font-family: "Myriad Devanagari", Sans-serif;
	font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 3px;
	background-color: #fff;
	color: #000;
}
/* */

@media screen and (max-width: 768px) {
	.flex-form-inner {
		width: 100%;
		padding: 0px;
	}
}
