.modal-dialog.formcontatti {margin-top:10px;}
.mobilecontacts {display:none}
.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;
}


.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-color:#0cabb4 !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;
	}

	.mobilecontacts .tel a{
	color:#fff !important;
	}

	.mobilecontacts .email {
	background-color: #0ab252;
	}

	.mobilecontacts .email a{
	color:#fff !important;
	margin-top:8px
	}

	.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;
	}
	
	
.parco.mobilecontacts .email {line-height: 1.3;font-weight: normal;}
.parco.mobilecontacts a i { font-size: 1.4em;}
}

