.elementor-kit-5{--e-global-color-primary:#C7DAE8;--e-global-color-secondary:#97B9CE;--e-global-color-text:#000000;--e-global-color-accent:#6C6D71;--e-global-color-7cbb32c:#FFFFFF;--e-global-color-3347f9b:#F1F1F1;--e-global-color-8707e92:#1D2A4D;--e-global-color-39e713c:#97B9CE;--e-global-typography-primary-font-size:64px;--e-global-typography-primary-font-weight:600;--e-global-typography-primary-line-height:77px;--e-global-typography-secondary-font-size:50px;--e-global-typography-secondary-line-height:53px;--e-global-typography-text-font-size:18px;--e-global-typography-text-line-height:30px;--e-global-typography-accent-font-size:24px;--e-global-typography-accent-line-height:24px;--e-global-typography-a367421-font-size:35px;--e-global-typography-a367421-line-height:45px;--e-global-typography-a657612-font-size:17px;--e-global-typography-a657612-line-height:18px;--e-global-typography-23e1dc6-font-size:13px;--e-global-typography-23e1dc6-line-height:22px;--e-global-typography-8dbcda2-font-family:"Annie Use Your Telescope";--e-global-typography-8dbcda2-font-size:35px;--e-global-typography-8dbcda2-line-height:24px;--e-global-typography-f7133eb-font-family:"Annie Use Your Telescope";--e-global-typography-f7133eb-font-size:27px;color:var( --e-global-color-text );font-size:18px;line-height:2em;}.elementor-kit-5 button,.elementor-kit-5 input[type="button"],.elementor-kit-5 input[type="submit"],.elementor-kit-5 .elementor-button{background-color:var( --e-global-color-accent );font-size:22px;line-height:30px;color:var( --e-global-color-7cbb32c );border-radius:0px 15px 0px 15px;padding:10px 20px 10px 20px;}.elementor-kit-5 button:hover,.elementor-kit-5 button:focus,.elementor-kit-5 input[type="button"]:hover,.elementor-kit-5 input[type="button"]:focus,.elementor-kit-5 input[type="submit"]:hover,.elementor-kit-5 input[type="submit"]:focus,.elementor-kit-5 .elementor-button:hover,.elementor-kit-5 .elementor-button:focus{background-color:var( --e-global-color-secondary );color:var( --e-global-color-7cbb32c );}.elementor-kit-5 e-page-transition{background-color:#FFBC7D;}.elementor-kit-5 h1{font-size:64px;line-height:1.2em;}.elementor-kit-5 h2{font-size:44px;line-height:1.2em;}.elementor-kit-5 h3{font-size:36px;line-height:1.2em;}.elementor-kit-5 h4{font-size:28px;line-height:1.2em;}.elementor-kit-5 h5{font-size:24px;line-height:1.2em;}.elementor-kit-5 h6{font-size:22px;line-height:1.2em;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-kit-5 h1{font-size:44px;}.elementor-kit-5 h2{font-size:36px;}.elementor-kit-5 h3{font-size:28px;}.elementor-kit-5 h4{font-size:24px;}.elementor-kit-5 h5{font-size:22px;}.elementor-kit-5 h6{font-size:20px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-5 h1{font-size:40px;}.elementor-kit-5 h2{font-size:32px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//** CSS per contact form —**/
#responsive-form{
max-width:100%
margin:0 auto;
width:100%;
}
.form-row{
width: 100%;
}
.column-half, .column-full{
float: left;
position: relative;
padding: 0.65rem;
width:100%;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box
}
.clearfix:after {
content: "";
display: table;
clear: both;
}
@media only screen and (min-width: 48em) {
.column-half{
width: 50%;
}
}


/* fine Conctact Form 7 su due colonne */

.wpcf7-form .wpcf7-text,  .wpcf7-form .wpcf7-textarea,
.wpcf7-form .wpcf7-select,.scuro .wpcf7-form .wpcf7-date

{
    background: none;
    border:0;
    border-bottom: 2px solid #fff;
    border-radius: 0px;
    color:#000;
    font-size:16px;
	padding: .5rem 1rem .5rem 0;

}


.wpcf7-form .wpcf7-select{color:#000 !important;}
.wpcf7 .wpcf7-submit{font-size:16px !important;}
.wpcf7-form label{font-size:16px; color:#000;}


.wpcf7-select{padding-top:0.8rem !important;}
.wpcf7-form .wpcf7-select {background: #fff
!important;}
.wpcf7-list-item {
	margin: 0;
}
.wpcf7-form .wpcf7-select {background: #c7dae8 !important;}
.privacy{line-height:1.2em;margin-bottom:20px; font-size:14px;
    }
       .privacy a, .privacy a:hover{font-size:14px;  color:#000;}
      .privacy input{margin-right:5px;}  
.privacy .wpcf7-list-item-label{font-size:14px;}    
.wpcf7-submit {border:0; border-radius: 0; background: #555; color:#fff; padding: 20px 40px; font-size:16px; font-weight:bold;}   
.wpcf7-form-control::-webkit-input-placeholder { /* WebKit browsers */
    color: #fff !important;
    opacity: 1;
}
.wpcf7-form-control:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: #fff !important;
    opacity: 1;
}
.wpcf7-form-control::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #fff !important;
    opacity: 1;
}
.wpcf7-form-control:-ms-input-placeholder { /* Internet Explorer 10+ */
    color: #fff !important;
    opacity: 1;
}
.wpcf7-text:focus, .wpcf7-textarea:focus {
outline:none;
}
ul.elementor-nav-menu--dropdown a, ul.elementor-nav-menu--dropdown a:focus, ul.elementor-nav-menu--dropdown a:hover {
	border-left:none !important;
}

.cf7mls_next.action-button {
	background-color: #6c6d71;
	border: 0 none;
	border-radius: 3px;
	color: #ffffff;
	cursor: pointer;
	font-weight: bold;
	margin: 25px 0px 26px;
	padding: 13px 5px;
	min-width: 100px;
	position: relative;
}

.cf7mls_bar_style_horizontal_round.cf7mls_bar_style_text_no[data-id-form="1384"] li.active::before {
	background:#6c6d71;
}

.cf7mls_bar_style_horizontal_round.cf7mls_bar_style_text_no li.current::after {
	background-color: #6c6d71;
}

.cf7mls_back.action-button {
	background-color: #6c6d71;
	border: 0 none;
	border-radius: 3px;
	color: #ffffff;
	cursor: pointer;
	font-weight: bold;
	margin: 16px 0px 26px;
	padding: 13px 5px;
	min-width: 100px;
	position: relative;
}

fieldset.fieldset-cf7mls:last-child .cf7mls-btns{float:left; width:200px;}
.cf7mls-btns .cf7mls_next.action-button, .cf7mls-btns .cf7mls_back.action-button {
  margin: 0px 0px 26px;}/* End custom CSS */