.modal-dialog.formcontatti {margin-top:10px;}
.mobilecontacts {display:none}

.parco.mobilecontacts {
    display: block;
    position: fixed !important;
    height: auto;
    width: 100%;
    z-index: 999;
    bottom: 0;
    left: 0;
}

.parco.mobilecontacts .email {line-height: 1.3;font-weight: normal;}
.parco.mobilecontacts a i { font-size: 1.4em;}



.spaziobuttom{display:none;}




#sticky-categorie.struttura p.bloccopulsanti {text-align:center !important;float:none !important}
.is-sticky #sticky-categorie.struttura {width:380px !important;left:auto !important; border:1px solid #CCC !important; background-color:#fff; padding:10px; margin:5px auto !important;z-index:100 !important;}
.is-sticky #sticky-categorie.struttura p {text-align:center !important;}
.is-sticky #sticky-categorie.struttura .btn3 {padding: 10px 40px;}
.close, .close:focus, .close:hover {float: right;font-size: 30px;font-weight: 400;line-height: 1;color: #fff;text-shadow: none;opacity: 1;padding:5px 10px !important; background-color:#009cf8 !important}
.titoloform h5 {font-weight:bold;font-size:22px}

@media (max-width: 767px) {
	.modal-dialog.formcontatti {margin:0 auto}
}

#divcontatta .form-control {
    border-radius: 0;
    font-size: 15px;
}


.container1{
	width:auto;
	padding:2px 8px 0 8px;
}


.titoloform {
	color:#000;
	padding:7px;
	font-size:18px;
	background-color:transparent;
}

.closegrigio, .closegrigio:focus, .closegrigio:hover {
    color: #434343 !important;
	font-size:40px !important;
}

.modal-header {
	display:flex;
	padding: 5px 10px;;
}
.chiudi {
	padding:12px 0 0 0;
}

.chiudi a {
	color:#fff;
	font-size:22px;
}

.bg-white {
    background: #fff;
    padding: 0;
}


.customise-form .icona {
text-align:right;
padding:18px 2px 0 10px;
}

.customise-form .icona .fa {
font-size: 20px;
color: #007cd4;
}

.form-control:disabled, .form-control[readonly] {
    background-color: #ffffff;
}

.customise-form .customised-formgroup input, .contact-form .customised-formgroup input {
    height: 36px;
}

form .customised-formgroup input, form .customised-formgroup textarea {
    border: medium none;
    width: 100%;
    overflow: hidden;
    background-color: #ffffff;
    padding: 8px 6px;
    border: 1px solid #b2b2b2;
}

form .customised-formgroup {
    position: relative;
    margin-bottom: 0;
    color: #323a45;
    padding: 5px 0;
}

#divcontatta .form-control:focus {
    background-color: #ffffff;
    border: 2px solid #007cd4 !important;
    outline: 0;
}

form .customised-formgroup select {
    border: medium none;
    width: 100%;
    overflow: hidden;
    background-color: #ffffff;
    padding: 8px 4px;
    font-size: 14px;
    height: 36px;
    border: 1px solid #b2b2b2;
}

.datario {
    font-size: 16px;
    color: #007cd4;
    font-weight: bold;
}

.customise-form .messaggio a {
    text-decoration: underline;
    color: #323a45;
}
.customise-form .messaggio {
    padding-left: 0px;
}


form .customised-formgroup textarea {
    height: 80px;
}


.btn.btn-fill.full-width {
    display: block;
    max-width: 360px;
    width: 100%;
    margin: 5px auto 15px;
    padding: 10px 0;
}

.btn.btn-fill {
    background-color: #0ab252;
    border: 0px;
    color: #fff;
    font-size: 16px;
	border: 1px solid #fff;
}

.btn.btn-fill_2.full-width {
	display: block;
	max-width: 360px;
	width: 100%;
	margin: 5px auto 10px;
	      padding:10px 0;
      }

.btn.btn-fill_2 {
	background-color: #00a543 !important;
	      color:#fff !important;
	      font-size:21px;
	      border:1px solid #fff;
	      text-decoration:none !important;
		  border-radius:5px;
      }
	  
     
      .btn.btn-fill_2:focus,
      .btn.btn-fill_2:hover {
	background-color: #00a543 !important;
      }


.customised-formgroup textarea {
    resize:none;
}


.containercheck input:checked ~ .checkmark {
    background-color: #007cd4;
    border: 1px solid #007cd4;
}

/* codice per la sezione intenti */
.select2-dropdown{
	z-index:10000000 !important;
}

.select2-container--default.select2-container--focus .select2-selection--multiple {
	border: 2px solid #ff0000 !important;
}


/* codice per bottoni in fondo NUOVA VERSIONE */




	
	
	
	
	


.modal-header.parco h4  { color:#000;}
.modal-header.parco .close, .modal-header.parco .close:focus, .modal-header.parco .close:hover {color: #fff;margin: -6px -10px -1rem auto;}




.modal-header.parco { border-bottom:0px}

	.mobilecontacts a { color: #FFFFFF; width: 100%; height: 100%; display: block; text-decoration:none;}
	.mobilecontacts a i { font-size: 2.2em; vertical-align: middle; }

	.mobilecontacts .tel,
		.mobilecontacts .wa,
	.mobilecontacts .email {
	bottom: 0px;
	/*width: 33.32%;*/
	width: 50%;
	height: 54px;
	display: inline-block;
	float: left;
	text-align: center;
	margin:0px;
	padding:0;
	line-height:80%;
	font-weight:normal;
	}
	.mobilecontacts .emailfull{
		width:100% !important;
	}

	.mobilecontacts span {
	font-size: 17px;
	font-weight:bold;
	}

	.mobilecontacts .tel{
	background-color: #007cd4;
	width:20%;
	}

	.mobilecontacts .tel a, .mobilecontacts .email a{
	color:#fff !important;
	margin-top:8px;
	}

	.mobilecontacts .email {
	background-color: #0ab252;
	width:80%;
	}


	.mobilecontacts .wa{
	background-color: #13afeb;
	}

	.mobilecontacts .wa a{
	color:#fff !important;
	}





 @media (max-width: 991px) {

	.mobilecontacts {
	display:block;
	position: fixed !important;
	height: auto;
	width: 100%;
	z-index: 999;
	bottom: 0;
	left: 0;
	}
	
	.spaziobuttom{
		display:block;
		height:35px;
	}
	
	.is-sticky #sticky-categorie.struttura {
    display: none;
}
	
	
}

 @media (max-width: 350px) {

	.mobilecontacts span {font-size: 16px;}
	.mobilecontacts a i { font-size: 1.8em;}
	.mobilecontacts .tel a, .mobilecontacts .email a{margin-top:13px;}
	.mobilecontacts .email  {text-align:left; padding-left:20px}

}


/* codice per bottoni in fondo NUOVA VERSIONE */
/* Stile di base WhatsApp visibile sempre */
.btn.whatsapp {
	position: fixed;
	bottom: 15px;
	left: 15px;
	width: 70px;
	height: 70px;
	border-radius: 5px;
	background-color: #00b945;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	color: #fff;
	text-decoration: none;
	font-size: 11px;
	box-shadow: 0 3px 6px rgba(0,0,0,0.3);
	z-index: 10000;
}
.btn.whatsapp i {
	font-size: 30px;
}
.fixed-buttons .btn.phone {
	display:none;
}
.fixed-buttons .btn.email {
	display:none;
}

/* Pulsanti telefono ed email solo su mobile */
@media (max-width: 991px) {
	.fixed-buttons {
		position: fixed;
		bottom: 5px;
		left: 50%;
		transform: translateX(-50%);
		display: flex;
		gap: 10px;
		z-index: 9999;
		font-family: Arial, sans-serif;
	}

	.fixed-buttons .btn {
		position: relative; /* resetta position dei pulsanti mobile */
		width: 60px;
		height: 60px;
		border-radius: 5px;
		display: flex;
		flex-direction: column;
		align-items: center;
		justify-content: center;
		color: #fff;
		text-decoration: none;
		font-size: 12px;
		box-shadow: 0 3px 6px rgba(0,0,0,0.3);
	}
	.fixed-buttons .btn i{
		font-size: 30px;
	}

	.fixed-buttons .btn.phone {
		background-color: #ff7600;
		display:block
	}

	.fixed-buttons .btn.email {
		background-color: #009cf8;
		display:block;
	}

	/* WhatsApp torna al gruppo con gli altri pulsanti */
	.fixed-buttons .btn.whatsapp {
		position: relative;  /* lo fa tornare nel flusso flex */
		left: auto;
		bottom: auto;
	}
}





