
/***
  **
  ******************* OVERRIDE CLASSI BOOTSTRAP **********************
  **
  ***/

  .no-padding{     
	padding-right: 0px;
    padding-left: 0px;
}
  .no-margin{     
	margin-right: 0px;
    margin-left: 0px;
}

.navbar {
	    margin-bottom: 0px;
		padding-top: 0px;
}
.navbar-inverse {
    background-color: none;
    border-color: none;
}

.background-white{
	background: #FFFFFF;
}
.form-control:focus{
    outline: 0;
    background: #fff;
    border: 3px solid #ccc;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.container {
		padding-right: 0px;
		padding-left: 0px; 
		margin-right: 0px; 
		margin-left: 0px;
	}


/******************* FINE OVERRIDE CLASSI BOOTSTRAP *******************/

/***** Backgrounds ******/
.backgroud-left{
	width: 100%;
    min-height: 70vh;
    background-size: cover;
}
/***** /Backgrounds ******/

.domande-group{
	min-height: 240px;
}

 
label.vertical-align {
    float: left;
    clear: both;
}

input[type=checkbox]{
	margin-right: 5px;
}

.ab-field{
	display: none;
}



.blocco_campo{
	width: 100%;
    min-height: 50px;
}
.clear{
	clear: both;
}

input[type="radio"]{
    position: relative;
    float: left;
    width: 20px;
    height: 25px;
    margin-left: 10px;
    margin-right: 5px;
}
.radio_text{
	float: left;
	min-width: 30px;
	margin-right: 15px;
	padding-top: 1px;
}
.campo_label{
	text-align: left;
}
.campo_label label{
	margin-bottom: 0px;
}
.custom-select2-class{
    background-color: #f8f8f8;
    border: 3px solid #ddd ;
    border-radius: 4px ;
    text-align: left ;
    height: 35px ;
    padding: 0px 10px 0px 10px;
	font-family: 'Roboto', sans-serif ;
    font-size: 16px;
    font-weight: 300;
    line-height: 50px;
    color: #888;
    display: block;
}

.select2-container--default .select2-selection--single {

}
.select2-selection__arrow {
    height: 26px;
    position: absolute;
    top: 5px !important;
    right: 1px;
    width: 20px;
}

.sublabel-errore{
    text-align: left;
    font-size: 14px;
    margin-bottom: 0px;
    padding: 0px 10px;
    line-height: 20px;
    color: #19b9e7;
    font-weight: 500;
	float: left;
	clear: both;
	
}
.footer-text{font-size: 12px;
    text-align: left;
    line-height: 12px;
    padding: 20px;}

	/* hover */
	.grow:hover
{
        -webkit-transform: scale(1.3);
        -ms-transform: scale(1.3);
        transform: scale(1.3);
}
	
/* iconcina x su campi inpit deletable */

span.deleteicon {
	position: relative;
	display: block;
}
span.deleteicon span:before {
	font-family: FontAwesome;
    content: "\f00d";
}
span.deleteicon span {
	position: absolute;
    font-size: 17px;
    display: none;
	top: 3px;
    right: 10px;
    width: 25px;
    height: 25px;
    cursor: pointer;
    font-family: FontAwesome;
}
span.deleteicon input {
	padding-right: 16px;
}

/** informative **/

.informativa-text{ padding: 40px; }


/** popup abbandono **/

	#popup-nonuscire{
		width: 370px;
		background-color: #FFFFFF;
		border: 2px solid #ececec;
		border-radius: 10px;
		padding: 0px 15px 15px;
		position: fixed;
		z-index: 909;
		animation: fadeIn 1s;
		
	}
	span.cta-continua{
    display: block;
    background: brown;
    color: #FFFFFF;
    font-weight: 400;
    width: 240px;
    /* height: 70px; */
    cursor: pointer;
    padding: 10px;
    text-align: center;
    font-size: 20px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.2);
    transition: all 200ms ease-out;	
	}
	span.cta-continua:hover {
		box-shadow: 0 0 6px #3F51B5;
	}
	#popup-nonuscire input.pup_field{
		margin-bottom: 20px;
		width: 90%;
		float: left;
		-moz-border-radius: 0px 4px 4px 0px;
		-webkit-border-radius: 0px 4px 4px 0px;
		border-radius: 0px 4px 4px 0px;
	}

	#popup-nonuscire .pup_spanField i.fa{
		float: left;
		width: 10%;
		color: #FFFFFF;
		font-size: 25px;
		background-color: #dddddd;
		height: 35px;
		padding-top: 5px;
		text-align: center;
		-moz-border-radius: 4px 0px 0px 4px;
		-webkit-border-radius: 4px 0px 0px 4px;
		border-radius: 4px 0px 0px 4px;
	}
	#popup-nonuscire .pup_spanField i.fa.fa-mobile{
		font-size: 33px;
		padding-top: 1px;
	}
	#popup-nonuscire center{
	    clear: both;
	}
	#popup-nonuscire .pup_privacy{
		margin-bottom: 20px;
		width: 100%;
		display: block;
	}
	.pup_privacy.pup_input-error{
		border: 1px solid red;
	}
	input.pup_input-error{
		border: 1px solid red;
	}
	.error_alert{
		color: red;
	}
	
/** fine popup abbandono **/
	
.backInBlack{
	position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.5);
    transition: opacity 200ms;
    cursor: pointer;
    z-index: 900;
}
/***
  **
  ********************************* SEZIONE RESPONSIVE *********************************
  **
  ***/

/* WIDTH > 1200 */
@media (min-width: 1200px){
	.container {
		width: 100%;
		padding-right: 0px;
		padding-left: 0px;
		margin: 0 auto;
	}
	.ppu{
		width: 300px;
		height: 600px;
	}
	.bppu{
		width: 800px;
	}
	
}

@media (min-width: 992px){
	.container {
		width: 100%;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	.lateral-header-block{
		font-size: 60px;
		line-height: 70px;
		padding: 20px 0px 15px 0px;
	}
	/* definizione pupup e div interni */
	.ifppu{
		width: 800px;
	}
	.bppu{
		width: 100%;
	}
}


@media (max-width: 768px){
	.form-group {
		margin-bottom: 10px;
		min-height: 80px;
	}
	.lateral-header-block{
		padding: 20px 0px 15px 0px;
		line-height: 45px;
		font-size: 35px;
	}
	/* definizione pupup e div interni */
	.ppu{
		width: 300px;
		height: 500px;
	}
}
@media (min-width: 768px){
	.container {
		width: 100%;;
	}

	.container {
		padding-right: 0px;
		padding-left: 0px; 
		margin-right: 0px; 
		margin-left: 0px;
	}
	/* definizione pupup e div interni */
	.ppu{
		width: 300px;
		height: 500px;
	}
	.bppu{
	    width: 300px;
	}
	
}

.popper.right {
    margin-right: 40px;
    background: #075698;
}

.popper.right:after {
    top: 16px;
    right: -40px;
    bottom: auto;
    left: auto;
    border-width: 15px 0 0 40px;
    border-color: transparent #075698;
}

.popper:after {
    content: "";
    position: absolute;
    bottom: 10px;
    right: -20px;
    border-width: 0px 20px 20px 0px;
    border-style: solid;
    border-color: #075698 transparent;
    display: block;
    width: 0;
}

.popper {

	position: absolute;
    width: 290px;
    height: 220px;
    color: #FFFFFF;
    padding: 15px;
    font-size: 30px;
    line-height: 35px;
	display: none;
    background: #075698;
    background: -webkit-gradient(linear, 0 0, 0 100%, from(#2e88c4), to(#075698));
    background: -moz-linear-gradient(#2e88c4, #075698);
    background: -o-linear-gradient(#2e88c4, #075698);
    background: linear-gradient(#2e88c4, #075698);
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}	
/* definizione pupup e div interni */
.ppu{
	text-align: center;
	position: fixed;
	z-index: 901;
}
.bppu{
	    margin: 0 auto;
}
.ifppu{
	background-color: #FFFFFF;
	width: 100%;
	height: 100%;
}
.ppu img{
	width: 100%;
}
.close-pup{
	float: right;
    cursor: pointer;
    width: 25px;
    height: 25px;
    color: #ffffff;
}
/* fine definizione classi per popup */