.prodotto {
    width: 200px;
    min-height: 400px;
    box-sizing: border-box;
    margin: 3px 3px 3px 3px;
    border: solid 1px #ccc;
    text-align: center;
    float: left;
    background-color: white;
	box-shadow: 0 0 5px 0 #9e9e9e1f;
	border-radius: 3px;
}

.prodotto_dett {
    width: 300px;
    min-height: 450px;
    box-sizing: border-box;
    margin: 3px 3px 3px 3px;
    border: solid 1px #ccc;
    text-align: center;
    float: left;
    background-color: white;
	box-shadow: 0 0 5px 0 #9e9e9e1f;
	border-radius: 3px;
	margin-right: 20px;
	margin-bottom: 20px;
}

.prodotto_carrello {
    width: 166px;
    min-height: 591px;
    box-sizing: border-box;
    margin: 2px;
    border: solid 1px #ccc;
    text-align: center;
    float: left;
    background-color: white;
	box-shadow: 0 0 5px 0 #9e9e9e1f;
	border-radius: 3px;
}

.prenotazione
{
	 background-color: gold;
}


.riepilogo_carrello {
    width: 337px;
    min-height: 591px;
    box-sizing: border-box;
    margin: 2px;
    border: solid 1px #ccc;
    text-align: center;
    float: left;
    background-color: white;
	box-shadow: 0 0 5px 0 #9e9e9e1f;
	border-radius: 3px;
}

.foto_servizi {
    float:left; 
	  text-align:center;
    width: auto;
    border-radius: 3px 0px 0px 3px;
    max-height: 300px;
}

.accetta_buoni_servizi {
    width: 30%;
    background-color: #fe7f0026;
    text-align: left;
    color: #fe7f00;
	  margin: 6px;
    font-size: 14px;
    font-weight: 600;
    padding-left: 10px;
    padding-right: 10px;
  	float: left;
}

.accetta_crediti_servizi {
    width: 30%;
    background-color: #5a6f9424;
    text-align: left;
    color: #5a6f94;
	  margin: 6px;
    font-size: 14px;
    font-weight: 600;
    padding-left: 10px;
    padding-right: 10px;
	  float: left;
}


.table_split  { width:100%; font-weight:500; font-size:14px;  }

.split_buoni {
    background-color: #fb7f01;
    color: #ffffff;
    font-weight: 500;
    border-right: 3px solid white;
}

.split_crediti {
    background-color: #5b6d97;
    color: #ffffff;
    font-weight: 500;
    border-right: 3px solid white;
}

.split_euro {
    background-color: #808080;
    color: #ffffff;
    font-weight: 500;
}

.div_select_esplora_home { width: 20%; float:left; margin-left:5px; margin-top:4px; margin-right: 20px; }
.div_select_esplora { width: 80%; float:left; margin-left:5px; margin-top:4px; margin-right: 20px; margin-bottom:20px;}
  
.div_select_esplora_home { display:block; }
.div_select_esplora { display:block; }

.tab_ricerca {	width: 30%; background-color: #f0f0f0; border-radius: 4px;}

.domanda { background-color:#f0f0f0; border: 1px solid #ccc; padding:4px; margin-bottom:10px; border-radius: 3px;}

.nome_impresa
{
	clear:left;
    text-align: left;
}

.row_prod { width:100%; }

.foto_prod {
    width: 100%;
	padding-bottom: 5px;
}

.foto_container 
{ 
	position:relative; 
	font-weight:bold; 
	text-align:center; 
	min-height:240px;
}

.overlay-img
{
    position: absolute;
    top: 5px;
    right: 0;
	height: 50px;
}

.overlay-txt
{
    position: absolute;
    top: 5px;
    left:0px;
	background-color: steelblue;
	opacity:0.9;
	font-size: 14px;
	color: white;
	padding: 4px;
	width: 100%;
	text-align:center;
}

.overlay-txt-evi
{
	animation: blinkingText 6s infinite;
	
    position: absolute;
    top: 100px;
    left:0px;
    transform: rotate(-45deg);
	background-color: yellow;
	font-size: 14px;
	color: black;
	padding: 4px;
	width: 100%;
	text-align:center;
}

.overlay-txt-nov
{
	animation: blinkingText 6s infinite;
	
    position: absolute;
    top: 100px;
    left:0px;
    transform: rotate(-45deg);
	background-color: lime;
	font-size: 14px;
	color: black;
	padding: 4px;
	width: 100%;
	text-align:center;
}

.accesso_diretto
{
	height:36px;
	padding-top:7px;	
}

.disp_crediti
{
	width: 350px;
    background-color: #5b6d97;
    color: #ffffff;
    font-weight: bold;
    padding: 10px;
    /*margin: 10px;*/  
	text-align: left;
}

.disp_buoni
{
	width: 350px;
    background-color: #fb7f01;
    color: #ffffff;
    font-weight: bold;
    padding: 10px;
    /*margin: 10px;*/ 
	text-align: left;
}

.overlay_promo
{
	animation: blinkingText 6s infinite;
	 
    position: absolute;
    top: 165px;
    opacity:0.6;
    right: 0;
    text-align: center;
    width:100%;
    border-radius: 8px;
    height:26px;
    padding-bottom:3px;
}
  
@keyframes blinkingText {
   
            0% { opacity: 0;  }
            25% { opacity: .3; }
            50% { opacity: .7; }
            100% { opacity: 1; }
        }
        
.desc_prod {
    font-size: 16px;
    font-weight: 600;
	color: #315b7d;
    line-height: 20px;
    min-height: 56px;
    padding: 7px 5px 2px 5px;
    background-color: #f6f7f6;
	margin-bottom: 5px;
}

.desc_prod_carrello {
    font-size: small;
    font-weight: normal;
    line-height: 1.2em;
    height: 70px;
    padding: 2px;
}

.form_prod {
    height: calc(1.50rem + 2px);
    display: block;
    width: 100%;
    line-height: 1.25;
    color: #464a4c;
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 0.25rem;
    -webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
}

.richiesta {clear:left;} 

.piccolo {font-size:x-small; font-weight:bold; margin-bottom: 5px;}

.prezzo_prod { font-size: 22px; font-weight:bold; color: grey;}

.prezzo_non_sconto { font-size:14px; text-decoration: line-through; float:left; lext-align:center; width:50%;}

.prezzo_prod_carrello {font-size: 18px; font-weight:bold; color: grey; }

.perc_sconto { color:red; font-size:14px; font-weight:bold; lext-align:center;}

.prezzi { min-height:48px; height:48px; }

.prezzi_carrello { min-height:48px; height:48px; }

.acquista { min-height:48px; height:48px; text-align:center; padding-top:10px;}

.acquistando { color:red; font-size:14px; min-height:20px; font-weight: bold;}

.campo_quantita { width:64px; text-align:center; height:30px; border: 1px solid rgba(0, 0, 0, 0.15); border-radius: 0.25rem; }

.campo_valore { width:100px; text-align:center; height:30px; font-weight: bold; border-color: transparent; border-radius: 25px; }

.marchio { font-size:small; min-height:30px; }

.fornitore { font-size:small; font-style: italic; min-height:30px; }

.testo_web { padding: 10px 10px 10px 10px; /*border: solid 1px black;*/}

.link_div {font-size: 16px; font-weight: 600; font-family: "Helvetica Neue", Arial, sans-serif; color: #4682b4; }

.apri_categoria { font-size: 16px; font-weight: 600; text-decoration:none; color:#4682b4 !important; cursor: pointer; font-family: "Helvetica Neue", Arial, sans-serif;}

.link_cat { padding-left: 40px !important;}

.testo_promo { 	width:100%; 
				color:black;
				background-color:#f0f0f0;  
				/*border: solid 1px black;*/}

.prezzo_promo {  font-weight:bold; color: green; font-size:18px; }

.promo_ok { font-weight:bold; color: green; font-size:22px; }

/*.ricerca_wrapper { background-color:yellow;}*/

.ricerca_wrapper_home { margin-left:5px; float:left; width:200px;}

.campo_ricerca_home { display:block; }

.ricerca_side_menu { margin-top: 12px; padding-right:12px; padding: 0px; }

/* Prodotti */

.ricerca_x_prov_wrapper { margin-top: 4px; margin-left:0; padding-right:12px; float:left; width:20%;}
.ricerca_x_prov_wrapper_sidemenu { margin-top: 4px; margin-left:0; padding-right:12px; float:left; width:100%;}

.ricerca_x_classe_wrapper { margin-top: 12px; margin-bottom: 12px; margin-left:0px; padding-right:12px; float:left; width:100%;}
.ricerca_x_classe_wrapper_sidemenu { margin-top: 12px; margin-bottom: 12px; margin-left:0px; padding-right:12px; float:left; width:100%;}

/* Servizi */

.ricerca_serv_wrapper_home { margin-left:5px; float:left; width:200px;}
.ricerca_x_serv_classe_wrapper { margin-top: 20px; margin-left:20px; float:left; width:90%;}


.accetta_buoni   { width:100%; background-color:#fe7f0026; text-align:left; color:#fe7f00; margin-top:28px; font-size:14px; font-weight: 600; padding-left: 10px; padding-right: 10px; }
.accetta_crediti { width:100%; background-color:#5a6f9424; text-align:left; color:#5a6f94; margin-top:12px; font-size:14px; font-weight: 600; padding-left: 10px; padding-right: 10px; }

.no_accetta_buoni   { color:red; font-weight:bold; margin-top: 28px;    font-size:14px; font-weight: 600; padding-left: 10px; padding-right: 10px;}
.no_accetta_crediti { color:red; font-weight:bold; margin-bottom: 12px; font-size:14px; font-weight: 600; padding-left: 10px; padding-right: 10px;}

.site-footer1 { display: none; }

@media screen and (max-width: 1600px) 
{
   .prodotto { /*background-color:yellow;*/ width: 200px;}
   
   .testo_web { width:99%; }  
   .aside_flex { width: 46%; }
   .aside { width: 46%;  }

   .site-footer1 { display: none; }
}

@media screen and (max-width: 991px) /* per Paolo  oscura ricerche quando passa a menu tablet */
{
	.prodotto { /*background-color:brown;*/ width: 200px;}	
	.div_select_esplora_home { display:none; }     	
	.ricerca_wrapper_home { display:none; }	
	.tab_ricerca {display:none;}   
    .widget_nuvolapay_ricerca_widget { display:none; }  
    .widget_nuvolapay_ricerca_x_classe_widget { display:none; }   
    .widget_nuvolapay_ricerca_serv_widget { display:none; }  
    .ricerca_side_menu { margin-top: 12px; padding: 0px; }  
	.aside_flex { width: 46%; } 
	.aside { width: 46%;  }
	
	.site-footer1 { display: none; }
} 


@media screen and (max-width: 800px) 
{
   .prodotto { /*background-color:lime;*/ width: 200px;}
   .prodotto_carrello , .riepilogo_carrello	{ /*background-color:lime;*/ width:49%;}
   .desc_prod { font-size:16px; }
   .desc_prod_carrello { font-size:large; }
   .marchio { font-size:large; }
   .fornitore {font-size:large; }
   .prezzo_prod { font-size:22px; }	
   .prezzo_non_sconto { font-size:18px; }
   .testo_web { width:99%; }
   .acquista { max-height:100px; height:100px; padding-top:20px;}     
   .aside_flex { width: 46%; }
   .aside { width: 46%;  }
   .carrello_mob {  display: none;  }
   .bottone_carrello { max-width: 120px; }
   .ricerca_mob { display: block; }
   .ricerca_prod_wrapper { margin-top: 30px; background-color: #ffffff; padding: 15px; }  
   .img_menu { display: none; }
   .aside2c { width: 96%; margin: 1%; }
   .campo_ricerca {width: 60%;}
   
   .site-footer1 { display: block; position:fixed; bottom: -24px; left:0px; right:0px; width: 100%; z-index: 99999; box-shadow: 0 2px 5px 2px #464a4c91; }
   	
	#masthead .navbar-nav > li > a { padding-bottom: 15px; padding-top: 15px; border-bottom: 1px solid #ccc; }

    footer#colophon { min-height: 132px; }
}

@media only screen and (max-width: 550px)
{
.prodotto { /*background-color:pink;*/  width:99%; margin-bottom: 30px;}
.prodotto_carrello , .riepilogo_carrello { /*background-color:pink;*/ width:49%;}
.prezzo_prod { font-size: 20 px; }
.prezzo_prod_carrello { font-size: 18px; }
.prezzo_non_sconto { font-size: 18px; }
.marchio { font-size: small; }
.fornitore {font-size: small; }
.foto_prod { width: 99%; }
.testo_web { width: 99%; }	
.acquista { max-height:100px; height:100px; padding-top:20px;}	
.aside_flex { width: 98%!important;}
.aside { width: 98%!important;}
.desc_prod { font-size: 12px; min-height: 50px; }
.desc_prod_carrello { font-size: 12px; }
.foto_container { min-height: 100%; }	
.accetta_crediti_servizi { width: 97%; }
.accetta_buoni_servizi { width: 97%; }
.carrello_mob {  display: none;  }
.bottone_carrello {  max-width: 120px;  }
.ricerca_mob { display: block; }
.ricerca_wrapper { background-color: #ffffff; }  
.campo_ricerca {width: 60%;}
.img_logo_header { height: 40px; }
.img_menu { display: none; }
.aside2c { width: 98%; margin: 1%; }
footer#colophon { min-height: 157px; }
   
}

@media only screen and (max-width: 480px) 
{
 .prodotto { /*background-color:orange;*/  width:98%; margin-bottom: 30px;}
.prodotto_carrello , .riepilogo_carrello , .prodotto_dett { /* background-color:orange;*/ width:98%;} 
.prezzo_prod { font-size: 20px; }
.prezzo_prod_carrello { font-size: 18px; }
.prezzo_non_sconto { font-size: 18px; } 
.marchio { font-size: small; }
.fornitore {font-size: small; }
.foto_prod { width: 99%; }
.testo_web { width:99%; }
.acquista { max-height:100px; height:100px; padding-top: 20px;}  
.aside_flex { width: 98%!important;}
.aside { width: 98%!important;  }
.desc_prod { font-size: 12px; min-height: 50px; }
.accetta_crediti_servizi { width: 97%; }
.accetta_buoni_servizi { width: 97%; }
.carrello_mob {  display: none;  }
.bottone_carrello {  max-width: 120px;  }
.ricerca_mob { display: block; }
.ricerca_wrapper { background-color: #ffffff; }  
.campo_ricerca {width: 60%;}
.img_logo_header { height: 40px; }
.img_menu { display: none; }
.aside2c { width: 98%; margin: 1%; }
.foto_container { min-height: 100%; }
footer#colophon { min-height: 157px; }
}

@media only screen and (max-width: 320px) 
{
   .prodotto { /*background-color:orange;*/  width:98%; margin-bottom: 30px;}
.prodotto_carrello , .riepilogo_carrello , .prodotto_dett { /* background-color:orange;*/ width:98%;} 
.prezzo_prod { font-size: 20px; }
.prezzo_prod_carrello { font-size: 18px; }
.prezzo_non_sconto { font-size: 18px; } 
.marchio { font-size: small; }
.fornitore {font-size: small; }
.foto_prod { width: 99%; }
.testo_web { width:99%; }
.acquista { max-height: 100px; height: 100px; padding-top: 20px;}  
.aside_flex { width: 98%!important;}
.aside { width: 98%!important;  }
.desc_prod { font-size: 12px; min-height: 50px; }
.accetta_crediti_servizi { width: 97%; }
.accetta_buoni_servizi { width: 97%; }
.carrello_mob {  display: none;  }
.bottone_carrello {  max-width: 120px;  }
.ricerca_mob { display: block; }
.ricerca_wrapper { background-color: #ffffff; }  
.campo_ricerca {width: 60%;}
.img_logo_header { height: 40px; }
.img_menu { display: none; }
.aside2c { width: 98%; margin: 1%; }
.foto_container { min-height: 100%; }
footer#colophon { min-height: 157px; }
}

.aside {float: left;
	width: 46%;
	padding: 2px;
	box-sizing: border-box;
	margin: 10px 10px 10px 10px;	
}

.aside2c {float: left;
	width: 96%;
	padding: 2px;
	box-sizing: border-box;
	margin: 10px 10px 10px 10px;	
}

.aside_nofloat {
	width: 280px;
	padding: 2px;
	box-sizing: border-box;
	margin: 10px 10px 10px 10px;	
}


.clear { clear:left; float: left;}

.clear_nofloat {
	width: 280px;
	padding: 2px;
	box-sizing: border-box;
	margin: 10px 10px 10px 10px;
	clear:left;
}

.wide {	float: left;
	width: 100%;
	padding: 0px;
	box-sizing: border-box;
	margin: 0px 0px 0px 0px;
}

.aside_flex {float: left;
	width: 46%;
	padding: 2px;
	box-sizing: border-box;
	margin: 10px 10px 10px 10px;
}

.clear_flex {float: left;
	padding: 2px;
	box-sizing: border-box;
	margin: 10px 10px 10px 10px;
	clear:left;
}

.clear_one {float: left;
	width: 500px;
	padding: 4px;
	box-sizing: border-box;
	margin: 5px 5px 5px 5px;
	clear:left;
	font-weight:normal;
	text-align:center;
}

.clear_one_nofloat {
	clear:left;
	padding: 4px;
	box-sizing: border-box;
	margin: 5px 5px 5px 5px;
	font-weight:normal;
}

.clear_one_blank {
	clear:left;
	width: 500px;
	padding: 4px;
	box-sizing: border-box;
	margin: 5px 5px 5px 5px;
	font-weight:normal;
}

.bottone {
    background-color: #ffffff; 
    border: 1px solid #284c93;
    border-radius: 24px;
    box-shadow: 0 0 0 0 #fed897 inset;
    color: #284c93;
    display: inline-block;
    font-family: Open Sans,sans serif;
    font-size: 13px;
    font-style: normal;
    font-weight: bold;
    height: 34px;
    margin-bottom: 10px;
    margin-left: 10px;
    margin-right: 10px;
    text-align: center;
    text-decoration: none;
    text-indent: 0;
    padding: 3px;
    min-width: 90px;
}
.bottone:hover {
    background-image: linear-gradient(-20deg, #284c93 0%, #284c93 100%);        
	color: #ffffff;
}
.bottone:active {
    position: relative;
    top: 1px;
}

.bottone_evidente
{
    background-color: #ffffff;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    border-left: transparent;
    border-right: transparent;
    box-shadow: 0 0 0 0 #fed897 inset;
    color: #5a7d31;;
    display: inline-block;
    font-family: Open Sans,sans serif;
    font-size: 14px;
    font-style: normal;
    font-weight: bold;
    height: 28px;
    margin-bottom: 10px;
    margin-left: 0px;
    margin-right: 0px;
    text-align: center;
    text-decoration: none;
    text-indent: 0;
    padding: 3px;
    width:100%;
    min-width: 72px;
}

.bottone_evidente:hover {
    background-color: #5a7d31;
	color: #ffffff;
}

.bottone_evidente:active {
    position: relative;
    top: 1px;
}


.bottone_evidentex
{
    background-color: white;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    border-left: transparent;
    border-right: transparent;
    box-shadow: 0 0 0 0 #fed897 inset;
    color: #f44336;
    display: inline-block;
    font-family: Open Sans,sans serif;
    font-size: 14px;
    font-style: normal;
    font-weight: bold;
    height: 28px;
    margin-bottom: 10px;
    margin-left: 0px;
    margin-right: 0px;
    text-align: center;
    text-decoration: none;
    text-indent: 0;
    padding: 3px;
    width:100%;
    min-width: 72px;
}

.bottone_evidentex:hover {
    background-color: #f44336;
	color: #ffffff;
}

.bottone_evidentex:active {
    position: relative;
    top: 1px;
}

.bottone_min {
    background-color: #ffffff;
    border: 1px solid #ccc;
    border-radius: 2px;
    box-shadow: 0 0 0 0 #fed897 inset;
    color: #464a4c;
    font-family: Open Sans,sans serif;
    font-size: 10px;
    font-style: normal;
    font-weight: bold;
    line-height: 16px;
    margin-left: 2px;
    margin-right: 2px;
    text-align: center;
    text-decoration: none;
    text-indent: 0;
    padding: 4px;
    min-width: 40px;
    height:28px;
}

.bottone_min:hover {
    background-color: #ebebeb;
}

.bottone_min:active {
    position: relative;
    top: 1px;
}

.bottone_pag {
    background-color: #f6f7f6; 
    border: 1px solid #ccc;
    border-radius: 24px;
    box-shadow: 0 0 0 0 #fed897 inset;
    color: #284c93;
    display: inline-block;
    font-family: Open Sans,sans serif;
    font-size: 16px;
    font-style: normal;
    font-weight: bold;
    height: 42px;
    margin-bottom: 10px;
    margin-left: 10px;
    margin-right: 10px;
    text-align: center;
    text-decoration: none;
    text-indent: 0;
    padding: 5px 10px;
    min-width: 90px;
}
.bottone_pag:hover {
   background-image: linear-gradient(-20deg, #e9defa 0%, #fbfcdb 100%);        
	color: #4169e1;
}

.bottone_acq {
    background-color: #ffffff;
    border: 1px solid #5a7d31;
    border-radius: 24px;
    box-shadow: 0 0 0 0 #fed897 inset;
    color: #5a7d31;
    display: inline-block;
    font-family: Open Sans,sans serif;
    font-size: 12px;
    font-style: normal;
    font-weight: bold;
    height: 34px;
    margin-bottom: 10px;
    margin-left: 10px;
    margin-right: 10px;
    text-align: center;
    text-decoration: none;
    text-indent: 0;
    padding: 3px;
    min-width: 90px;
}

.bottone_acq:hover {
   background-image: linear-gradient(-20deg, #75a23f 0%, #82b446 100%);        
	color: #ffffff;
}

.menu_sinistro { float: left;
	width: 320px;
	padding: 2px;
	box-sizing: border-box;
	margin: 0px 0px 0px 0px;	 }


.avviso { color:black; font-weight:bold; font-size:medium; }

.avviso_ok { color:green; font-weight:bold; font-size:large; text-align:center;}
.avviso_errore { color:red; font-weight:bold; font-size:large; text-align:center;}


.condizioni { color: steelblue; font-size: 1.25rem; font-weight: 500; border-bottom: 1px solid #00000026; margin-bottom: 10px; }

.chiaro    {font-size: 16px; font-weight: bold; text-align:center; color:black; padding:4px; margin-bottom:8px;}
.grey	   {background-color:#F0F0F0;}
.darkgrey  {background-color:#D0D0D0;}
.bold	   {font-weight:bold;}

.center    {text-align:center;}
.left      {text-align:left;}


.blue   { color:navy;  background-color: white; } 	.blue:hover   { background-color:#e4edf5; }
.rosso  { color:red;   background-color: white; } 	.rosso:hover  { background-color:pink; }
.verde  { color:green; background-color: white; } 	.verde:hover  { background-color:lime; }
.giallo { color:black; background-color: gold; } 	.giallo:hover { background-color: yellow; }

.msg_errore { color: red; background-color: white; font-size: large; padding: 10px; text-align: center; border-bottom: 1px solid rgba(0, 0, 0, 0.125); font-weight: bold; margin: 24px; }
.msg_warn { color: orange; background-color: white; font-size: large; padding: 10px; text-align: center; border-bottom: 1px solid rgba(0, 0, 0, 0.125); font-weight: bold; margin: 24px; }
.msg_ok { color: green; background-color: white; font-size: large; padding: 10px; text-align: center; border-bottom: 1px solid rgba(0, 0, 0, 0.125); font-weight: bold; margin: 24px; }

.titolo_servizio { font-weight:bold; font-size:24px; background-color:#e4edf5;}

.container_servizio {
    overflow: hidden;
    width: 100%;
    border: 1px solid #ccc;
    margin-bottom: 10px;
    border-radius: 3px;
	box-shadow: 3px 3px 11px rgb(0 0 0 / 7%);
}

.testo_servizio { width:70%; float:right; padding:10px; font-weight:normal; min-height: 210px; }

.riga_dettaglio { font-weight: bold; color: grey; padding: 4px; font-size: 18px; }

.txtinput_noicon 
{ 
	font-size: 15px;
    padding: 6px 5px;
    padding-left: 10px;
    width: 99%; 	
	border-radius:2px;
	display: block;
	border-style: solid;
	border-width: 1px;
	border-color: #dedede;
	margin-bottom: 5px;
	color: #777;
	
	/*
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1) inset;
	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1) inset;
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1) inset; 
	transition: border 0.15s linear 0s, box-shadow 0.15s linear 0s, color 0.15s linear 0s;
	-webkit-transition: border 0.15s linear 0s, box-shadow 0.15s linear 0s, color 0.15s linear 0s;
	-moz-transition: border 0.15s linear 0s, box-shadow 0.15s linear 0s, color 0.15s linear 0s;
	-o-transition: border 0.15s linear 0s, box-shadow 0.15s linear 0s, color 0.15s linear 0s;
	*/
}

.txtinput_noicon:focus 
{ 
	color: #333;
	border-color: rgba(41, 92, 161, 0.4);
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1) inset, 0 0 8px rgba(41, 92, 161, 0.6);
	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1) inset, 0 0 8px rgba(41, 92, 161, 0.6);
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1) inset, 0 0 8px rgba(41, 92, 161, 0.6);
	outline: 0 none; 
}

.txtinput_noicon_1 {
    font-size: 15px;
    padding: 6px 5px;
    padding-left: 10px;
    width: 300px;
    border-radius: 2px;
    display: block;
    border-style: solid;
    border-width: 1px;
    border-color: #dedede;
    margin-bottom: 5px;
    color: #777;
}

.row-full-ricercahome 
{
	background-color: #fceeda;  
  	margin-top:20px;
	margin-bottom:20px;
	width: 100vw;
  	position: relative;
  	margin-left: -50vw;
  	left: 50%;
	align-content: center;
	padding-left:100px;
	padding-top: 20px;
}

.buttons { display: block; padding-top: 10px; text-align: center; width:100%; }

.responsive-form { box-sizing: border-box; }

/** @group clearfix **/
.clearfix:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; }
.clearfix { display: inline-block; }
 
html[xmlns] .clearfix { display: block; }
* html .clearfix { height: 1%; }


/* Whatsapp css setting */

.tist{}
