.fade { opacity:0 }
section.on .fade, footer.footer.on .fade { opacity:1 }
.system, #logo-smaller { display: none!important; } 
body div.helper.top { height: 0; }
body header.header .social { margin-right:0; display:none }
#base .slider-holder {
	top:0; left: 0; width:100%;
	background-color:rgb(235, 235, 220);   
	background-color:white;   
	background-image:url( /_assets/svg/_loader.svg? );
	background-size: 25%;
	background-position:center;
	background-repeat:no-repeat;
	overflow: hidden;
	margin-top:0;
	border-bottom:none;
	height:auto!important;
	z-index:0;
	min-height: 625px;
	max-height:625px;
	display: block;
	margin: 0;
}
.slider-holder div.slider { display: block; xopacity: .7; }
div#slider { margin:0!important; position: relative; }
.slider-holder div.nivo-controlNav, section#busca fieldset ul.buttons, section#contato { display:none }
#base section { clear:both }
#base section div.in { max-width: 1230px!important; }
#base section.info { height: 250px; top:-305px; }
#base section.info .item{
	float:left;
	width: 31%; margin:0 1%;
	padding: 35px;
	padding-bottom: 25px;
	background-color: rgb(50,100,175);
	border-radius: 10px 10px 0 0;
	box-shadow: 0 3px 20px rgba(0,0,0,.3);
	position: relative;
	top:310px;
	overflow: hidden;
		}
#base section.info.on .item{ top:0; }
#base section.info .item *{	color:white	}
#base section.info .item h4{ margin: 0	}
#base section.info .item p{ font-size: 16px; margin-top: 10px; height:100px 	}
#base section.info .item button{
	margin: 0;
	margin-top:20px;
	background-color: rgb(50,100,175);
	background-color:rgb(40,75,115); 
	padding: 10px 25px;
	border-radius: 10px;
		}

#base section.intro{ 
	padding:0px 0; min-height: 375px;  height: auto; 
	overflow: hidden; top:-310px;
  background-color:white;		
}
#base section.intro div.img{ 
	height: 145px; width: 260px; float: left; margin: 10px;
  background-image: url('/_content/img/_home/01.jpg');
	background-size: cover;
	border:8px solid white;
	box-shadow: 0 3px 15px rgba(0,0,0,.2);
	opacity: 0
}
#base section.intro div.img.step-3{ 
	background-image: url('/_content/img/_home/02.jpg');
}
#base section.intro div.img.step-5{ 
	background-image: url('/_content/img/_home/03.jpg');
}
#base section.intro div.img.step-7{ 
	background-image: url('/_assets/img/02.jpg?v=');
}
#base section.intro.on div.img{ opacity: 1 }
#base section.intro h1{ 
  color: rgb(50,100,175); text-align: center; text-transform: none;
  border-bottom: 1px solid rgb(50,100,175);
  padding-bottom: 15px;
	margin-left: 50px;
	margin-right: 50px;
}  
#base section.intro h3{ color: rgb(40,75,115); text-align: center; text-transform: none }  
#base section.intro header{ text-align: center }  
#base section.intro div.col a{ 
	position:relative;
	width:100%;
	height:100%;
	display: block;
}
#base section.intro p { text-align: center; margin-top: 20px; font-size: 16px; padding: 0 20px; color:#777 }
#base section.intro button {
	background-color: rgb(50,100,175);
	background-color:rgb(40,75,115); 
	margin: 0 36%;
	margin-top: 30px;
	border-radius: 10px;
	padding: 10px 45px;
	float: none;
	box-shadow: 0 5px 10px rgba(0,0,0,.2);
}
#base section.intro button:hover { background-color:rgb(235, 235, 220); color: rgba(195,155,110,1); }
#base section:after { content:''; display:block; clear:both }
section#antendimento { background-color: #fafafa; margin-top: -225px; padding: 75px }
section#antendimento h1 { 
  text-align: center; margin: 0; padding: 0; margin-bottom:20px; color:rgb(40,75,115);
}
section#antendimento h4 { 
  color:rgb(40,75,115);
}
section#antendimento p { 
  border-right: 1px solid #ccc;
	width: 70%; float:left;
	text-align: right; 
	padding-right: 50px;
	padding-left: 150px;
	font-size: 16px;
	color:#777;
	line-height: 225%
}
section#antendimento div.horario { 
	width: 30%; float:left;
	padding-left: 50px
}
section#antendimento div.horario i{ 
	font-size: 40px; color:rgb(50,100,175);
}
section#antendimento div.horario span{ 
	display: block; margin-bottom: 10px;
	font-size: 16px;
	color:#777;
}
section#antendimento div.horario span:last-child{ 
	margin-bottom: 0
}


footer.footer { margin-top:-50px!important; }
@media screen and (max-width: 512px) {
	#base .slider-holder { height:560px }
	#base .slider-holder .slider {
	  width: 100%;
	}
	#base .slider-holder .slider div.texto {
		width: 98%;
	  left:5px;
	  top:10px;
	}
	#base .slider-holder .slider div.img {
	  top:60px;
	  background-position: 0 0
	}
	#base .slider-holder .slider.on div.img { right: 0; }
	#base div.in  { padding:0 }
	#base section.intro { overflow:hidden; height: auto;  }
	#base section.intro h1{ padding:0 25px }  
	#base section.intro div.col { 
		width: 94%;
		height: 475px;
		margin: 10px 3%;
		position:relative;		  
	}
	#base section.info {  display:block; }
	#base section.info div.left {
	  float: none;
	  width: 100%;
	  overflow: hidden;
	  margin-bottom: 50px;    
	  background-color: #eee;
	  padding: 50px 0;
	}
	#base section.info div.left img {
	  margin: 0 10%;
	  margin-bottom: 25px;    
	}
	#base section.info div.left button {
	  margin: 0 auto;
	  float: none;
	}
	#base section.info div.right {
	  float: none;
	  width: 100%;
	  overflow: hidden;  
	}
	#base section.info div.right img { 
	  margin: 0 auto;
	  float: none;
	  display:block;
	}
	#base section.info div.right h5 { 
	  margin: 0 auto;
	  margin-bottom: 15px;
	  float: none;
	  text-align: center;
	}
	#base h1, #base h3, #base h4 { border:none }
	#base h1 { margin: 0!important; width: 100%; padding:10px!important }
	#base .slider-holder { min-height:auto; }
	#base section.info { height:1025px; top:-30px; }
	#base section.info .item{
		float:none;
		width: 90%; margin:0 auto;	
		margin-bottom: 20px;
		border-radius: 10px;
		padding: 20px;
		top:0;		
	}
	#base section.info .item p{ height: auto; }
	#base section.info .item button{ width: 100%;	margin-top: 15px; }
	#base section.intro div.half{ 
		width: 100%; float: none; overflow: hidden;
	}
	#base section.intro button { margin: 0 25%;	margin-top:25px; }
	#base section.intro div.half.right{ padding: 10px; padding-bottom: 0 }
	#base section.intro div.img{ 
	margin: 0 auto;
	margin-bottom: 15px;
	float: none;
}
section#antendimento { margin-top: -275px; padding: 50px }
	section#antendimento p { 
  border:none;
	border-bottom: 1px solid #ccc;
	width: 100%; float:left;
	text-align: center; 
	padding: 0;
	padding-bottom:35px;
	margin-bottom:50px;
}
section#antendimento div.horario { 
	width: 100%; 
	padding-left: 0
}
section#antendimento div.horario i{ 
	width: 100%;	text-align: center;
}
section#antendimento div.horario h4{ 
	text-align: center
}
	section#antendimento div.horario span{ 
	display: block; margin-bottom: 10px;
	font-size: 16px;
	color:#777;
	text-align: center
}
	
	
}