﻿ 
.logo_top{background:url('../img/ROBIT-LOGO-300x150.png') no-repeat;             border-style:none; background-size: contain;  margin  :10px;width: 200px;  height: 100px; max-width:200px; max-height:100px}
.img_hotline{background:url('../numero_verde_emergenze.png') no-repeat;   border-style:none; background-size: contain;  margin  :10px;width: 185px;  height: 67px;  max-width:185px; max-height:67px}
.img_associazione{background:url('../logo_anaci.png') no-repeat;          border-style:none; background-size: contain;  margin  :10px;width: 362px;  height: 87px;  max-width:362px; max-height:87px}




.top-container {  background-color: #f1f1f1;  padding: 0px;  text-align: center;} 
 

.header {  background :Orange  } /*  sfondo menu; */ 

/*  menu home; */ 
.topnav a {  color: Black; } /*  colore testo menu; */ 
.topnav a:hover {  background-color: White;  color: Black} 

/*  menu user; */ 
.topsocial a {  color: black;}  
.topsocial a:hover {   background-color: White;  color: Black}    
 
 
.topsocial a.active {  background-color: #4CAF50;  color: white;}

 
 
.navbar_bottom_custom1 {  background-color:  #f1f1f1}
.navbar_bottom_custom1 a {color: Black}
.navbar_bottom_custom1 a.active {  background-color: #f1f1f1;}
.navbar_bottom_custom1 a:hover {  background-color: #D3D3D3; color:Navy}
.navbar_bottom1 {  background-color:  #f1f1f1}

.navbar_bottom_custom2 {  background-color:  #D3D3D3}
.navbar_bottom_custom2 a {  color: Black}
.navbar_bottom_custom2 a.active {  background-color: #4CAF50;}
.navbar_bottom_custom2 a:hover { background-color: #f1f1f1;  color:Navy}
.navbar_bottom2 {  background-color:  #D3D3D3}


 @media screen and (max-width:769px) 
{ 
	.logo_top{background:url('../img/ROBIT-LOGO-300x150.png') no-repeat;  background-size: contain;  margin  :10px;width: 150px;  height: 75px; max-height:75px; max-width:150px}
	
}