/* Custom Stylesheet */
/**
 * Use this file to override Materialize files so you can update
 * the core Materialize files in the future
 *
 * Made By MaterializeCSS.com
 */

/* fallback */
@font-face {
  font-family: 'Material Icons';
  font-style: normal;
  font-weight: 400;
  src: local('Material Icons'), local('MaterialIcons-Regular'), url(/fonts/materialicon.woff2) format('woff2');
}

.material-icons {
  font-family: 'Material Icons';
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  display: inline-block;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -webkit-font-feature-settings: 'liga';
  -webkit-font-smoothing: antialiased;
}


* {
    font-family: arial; 
  }
strong {font-weight: bold;}  

.nonvacarousel{
	max-height:288px;
	height:288px !important;
}
.fondo1 {
	background-image: url(https://www.vitanuovaingesu.it/img/fondo2.jpg);
    background-repeat: no-repeat;
    
    background-attachment: fixed;
    background-size: cover;
}
.fondo2xxx {
	background-image: url("../img/logovitanuova.png");
	background-repeat: no-repeat;
	background-size: 15%;
	background-position: right 550px;
	background-attachment:fixed;
}
.fondo3 {
		background-color:#ffe9dc; 
}


nav,.navbar-fixed, .fixed-nav-bar{
background: #f77f00 !important; 
}

.side-nav{
	background-color: rgba(234, 93, 15, 0.81) !important;
    
}


#logo-container {
	1width: 100%;
	1padding-left: 50px;
}
.brand-logo img{
	vertical-align:bottom;
	height:60px;
}

nav,
side-nav a,
nav ul a,
nav .brand-logo {
  color: #fff !important;
  1background-color:#326794 !important;
  font-size:1.5rem;

}


h3 {
	font-size:2.2rem;
}

p {
  line-height: 2rem;
}

.button-collapse {
  color: #26a69a;
}

.parallax-container {
  min-height: 380px;
  line-height: 0;
  height: auto;
  color: rgba(255,255,255,.9);
}
  .parallax-container .section {
    width: 100%;
  }


@media only screen and (max-width : 992px) {
  .text-logo{
	  font-size:75%; 
  }
  nav .brand-logo {
    left: 31%;
  }
  .parallax-container .section {
    position: absolute;
    top: 40%;
  }
  #index-banner .section {
    top: 10%;
  }
  #logo-container img{
	position: absolute;
	right: -60px;
  }
}

@media only screen and (max-width : 600px) {
  #index-banner .section {
    top: 0;
  }
}

.icon-block {
  padding: 0 15px;
}
.icon-block .material-icons {
  font-size: inherit;
}


footer.page-footer {
  margin: 0;

}


.section li {
    list-style-type: disc !important;
}
.section ul  {
    padding-left: 40px !important;
    list-style-type: disc !important;
}

.box_left{float: left;margin:5px 20px 20px 0;}
.box_right{float: right; margin:5px 0 20px 20px;}
.box_right,.box_left{width:33%;font-size: 200%;padding:20px;background-color: rgba(0,0,0,0.10);}
.box_large{width:80%;font-size:200%;margin:0 auto;margin:20px;padding:20px;background-color: rgba(0,0,0,0.10);}
.box_news{max-width: 600px;margin: 0 auto;}
.max_width{max-width: 600px;margin: 0 auto;padding:10px;}

.red_left{border-left:5px #e22 solid;padding-left:10px;margin-left:10px;}
.blue_left{border-left:5px #22e solid;padding-left:10px;margin-left:10px;}
.green_left{border-left:5px #2e2 solid;padding-left:10px;margin-left:10px;}
.grey_light_left{border-left:5px #ddd solid;padding-left:10px;margin-left:10px;}
.grey_left{border-left:5px #aaa solid;padding-left:10px;margin-left:10px;}
.grey_dark_left{border-left:5px #555 solid;padding-left:10px;margin-left:10px;}
.black_left{border-left:5px #111 solid;padding-left:10px;margin-left:10px;}
	
.circle {background-color: #e33;color:#fff;float:left;border-radius:50%;font-size:22px;width:100px;height:100px;display:inline-block;padding-top:30px;text-align: center;margin: 5px 20px 5px 0;}

embed,object,iframe,img {max-width:100%;}
iframe {width:100%;}
.note{padding:20px;margin:20px;
border-top:1px #999 solid;
border-right:1px #999 solid;
border-bottom:1px #999 solid;
border-left:5px #999 solid;
border-radius:3px;
background-color:rgba(0,0,0,0.1);font-size:110%; }

h5{
	background-color:rgb(234, 75, 63) !important;
    border-left: 36px #f00 solid;
    padding : 5px 5px 5px 10px;
	border-radius: 25px 0 0 10px;
}
h5 a{
	color:#fff !important;
}


.navbar-fixed,.fixed-nav-bar { 
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
width:100%;
max-width:100%;
}

.mycmd{
	background-color:#ccc;
	border-radius:15px;
	padding:2px 4px;
}

.container {
  
  max-width: 960px !important;
  
}
video,iframe,embed,object,img{max-width:100%;}
.page-footer a{color:#fff;text-decoration:none;font-weight:700;} 
img{border-radius:5px;}


.btn{
	background-color:#ba4423 !important; 
    border-radius: 25px 0 25px 0;
}

.zoom,.btn { transition: all .2s ease-in-out; }
.zoom:hover,.btn:hover { transform: scale(1.1);box-shadow: 0px 0px 50px #663300;
    z-index: 2; }
	
.footer-copyright{background:none !important;}

.col.s0 ,.col.m0 ,.col.l0   {
    width: 0%;
}






