#base h3 {
  font-size: 36px; color:var(--blue);
}
#base h4 {
  font-size: 28px; color:var(--blue);
}
div.background {
  position: fixed;
  top:0;
  z-index: -1  
}
div.slider-holder {
    top:0; left: 0; width:100%;
    background-color: rgba(0,0,0,.1); 
	background-image:url( /_svg/_loader.svg );
  background-size: 50%;
	background-position:center;
	background-repeat:no-repeat;
    overflow: hidden;
    margin:0; margin-bottom:16px;
    border-bottom:none;
    height:800px;
	  z-index:0;
  	box-shadow:0 15px 0 rgba(0,0,0,.1);
}

div.slider-holder div.slider:after {
   content: '';
  width:100%;
  height: 300px;
  background-color: var(--blue);
  position: absolute;
   transform: rotate(-25deg);
  z-index: 111111;
  top:-450px; left:-5.5%
    
}

div.slider-holder div.slider:before {
   content: '';
  width:100%;
  height: 300px;
  background-color: var(--main);
  position: absolute;
   transform: rotate(-25deg);
  z-index: 111111;
  top:-425px; left:-3%
    
}

div.slider-holder div.slider { 
	display: block;
	height: 100%; 
}
div.slider-holder div.nivo-controlNav { z-index: 10; bottom:30px; left: 50%; margin-left: -75px }
div.slider-holder.offscreen div.nivo-controlNav { display: none }
div.slider-holder div.nivo-controlNav a { border-radius: 0%; margin: 10px; width:24px; height:24px; border:none; box-shadow:3px 3px 0 rgba(0,0,0,.1) }
div.slider-holder div.nivo-controlNav a.active { background-color:rgb(255,205,40) }
section.screen div.half { position: relative; }
section.screen div.half.left { left:0 }
section.screen div.half.right { right:0 }
section.offscreen div.half.left { left:-1000px; }
section.offscreen div.half.right { right:-1000px; }
section.intro  {
  padding: 0;
  background-color: transparent;
    position: relative;
  overflow: hidden;
  z-index: 0;
  height:600px;
  padding-top:150px;
}
section.intro li  {
	position:relative; right:0; 
  font-size:50px;
  color:white;
  text-shadow: 1px 1px 0 var(--blue);
  font-weight: 200;
  margin-bottom: 40px;
  text-align: right
}
section.intro li.offscreen  {
	right:-1000px
}
div.promo{
  position: absolute;
  width:300px;
  height: 300px;
  border-radius: 100%;
  background-color: var(--blue);
  left:50%;
  margin-left: -625px;
  top:450px;
  box-shadow: 15px 15px 0 rgba(0,0,0,.1);
  z-index: 1;
}

div.promo.off{
  top:350px;
}

div.promo{
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    -ms-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s;
    color:white; 
}
div.promo span{
  display: block;
  text-align: center;
  padding: 20px;
  font-size: 24px;
  color:white;
  margin-top:42px
}
div.promo button{
  margin:0 auto;
  float:none;
  display: block;
  background-color: var(--main);
  text-transform: uppercase
}
div.promo.offscreen{
  top:-350px;
}
section.info  {
  padding: 0;
  padding-top:50px;
  background-color: white;
    position: relative;
  overflow: hidden;
  z-index: 0;
  border-top:25px solid white;
}
section.info.offscreen { xbackground-color: var(--main) }
section.info header {
  padding: 6px;
  background-color: white;
  width: 1200px;
  margin: 0 auto;
  max-width: 100%
}
section.info header * {
  text-align: center;
  display: block;  
  color:var(--blue)
}
section.info header h3 {
  color:var(--main)!important;
}
section.info header span {
    padding: 0 175px;
}

section div.in {
  width: 1200px;  
  max-width: 100%  
}
section div.in:after {
  content:'';
  clear:both;
  width:100%;
  height:1px;
}
section.info div.in div.col {
  width: 33.33%;
  float: left;
  padding:75px 25px;
  position: relative;
  z-index: 1
}
section.info div.in div.col * {
  text-align: center;
  margin: 0 auto;
  float: none;
  display: block;
  color:var(--blue)
}
section.info div.in div.col i {
  font-size: 40px; display: block; margin-bottom:10px; color:var(--main)
  
}
section.info div.in div.col:hover  {
  padding:75px 25px;  
}
section.info div.in div.col:hover i {
  font-size: 65px;
}
section.info div.in div.col a:hover  {
  text-decoration:none;
}
section.info div.in div.col span {
  display: block; ;
  width:50%;
  margin:15px auto;
  margin-bottom: 0;
  font-size: 12px;
  height: 125px
}
section.info div.in div.col button {
  background-color: white;
  color:var(--blue);
  border:1px solid var(--blue);
  margin-top: 10px
}
section.info ul li {      
  border-bottom:1px solid #ddd;
  padding:8px;
    width:200px;    
  }
section.info ul li:last-child {      
  border-bottom:none;
     
  }
section div.half {
  padding:50px  
}
section div.half h4{
  margin:0; margin-top: 5px; font-weight: lighter
}
section div.half div.img{
  background-color: #ccc;
  width:380px;
  height: 120px;
  background-image: url('/_imagens/texto_imagem/5/5.jpg');
  background-size: 100%;
  background-position: center
}

section div.half div.item:first-child div.img{
  background-image: url('/_imagens/texto_imagem/1/1.jpg');
}

section div.half div.item:nth-child(2) div.img{
  background-image: url('/_imagens/texto_imagem/2/2.jpg');
}

section div.half p{
  padding:0 3px; padding-bottom: 30px; text-align: left; color:grey
}

section div.half:first-child p{
  padding:15px 7px;
  padding-right: 60px;
  font-size: 16px;
}
#about { padding:75px 0; background-color:var(--main) ; height:480px}

#about div.img{ width:640px; position: absolute; right:0; height:325px;background-color:#ccc }

#about div.img div{ height: 100%; width: 100%; background-size: 125%; background-position: center }

#about h3 { color:white }

#about p { color:white; line-height: 250% }

section.gallery div.miniatura { 
  width: 16.66%;
  float: left;
  height:175px;
  overflow: hidden;
}

section.gallery div.miniatura a { 
  display: block; width: 120%; height: 100%; background-size: 100%; background-repeat: no-repeat; background-position: center
}

section.gallery div.miniatura:hover a { 
  opacity: .5
}

section.gallery div.miniatura img { 
  display: none!important; 
}

#base section.stories {
  padding-top: 15px
}

#base section.stories h3 { 
        font-weight:lighter; color:var(--blue); font-size:27px; height:auto;
         margin:0 15px; margin-bottom: 20px; padding:5px 0px; position: relative; z-index: 1;
      text-align: center;
  text-transform: uppercase
}

#base section.stories .div { border:none; box-shadow: 7px 7px 0 rgba(0,0,0,.1) }

#parceiros {
	padding: 0;
	padding-top: 25px;
	background-color: var(--blue);
	_background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='736' height='368' viewBox='0 0 160 80'%3E%3Cg fill='%23f0f1f2' %3E%3Cpolygon points='0 10 0 0 10 0'/%3E%3Cpolygon points='0 40 0 30 10 30'/%3E%3Cpolygon points='0 30 0 20 10 20'/%3E%3Cpolygon points='0 70 0 60 10 60'/%3E%3Cpolygon points='0 80 0 70 10 70'/%3E%3Cpolygon points='50 80 50 70 60 70'/%3E%3Cpolygon points='10 20 10 10 20 10'/%3E%3Cpolygon points='10 40 10 30 20 30'/%3E%3Cpolygon points='20 10 20 0 30 0'/%3E%3Cpolygon points='10 10 10 0 20 0'/%3E%3Cpolygon points='30 20 30 10 40 10'/%3E%3Cpolygon points='20 20 20 40 40 20'/%3E%3Cpolygon points='40 10 40 0 50 0'/%3E%3Cpolygon points='40 20 40 10 50 10'/%3E%3Cpolygon points='40 40 40 30 50 30'/%3E%3Cpolygon points='30 40 30 30 40 30'/%3E%3Cpolygon points='40 60 40 50 50 50'/%3E%3Cpolygon points='50 30 50 20 60 20'/%3E%3Cpolygon points='40 60 40 80 60 60'/%3E%3Cpolygon points='50 40 50 60 70 40'/%3E%3Cpolygon points='60 0 60 20 80 0'/%3E%3Cpolygon points='70 30 70 20 80 20'/%3E%3Cpolygon points='70 40 70 30 80 30'/%3E%3Cpolygon points='60 60 60 80 80 60'/%3E%3Cpolygon points='80 10 80 0 90 0'/%3E%3Cpolygon points='70 40 70 60 90 40'/%3E%3Cpolygon points='80 60 80 50 90 50'/%3E%3Cpolygon points='60 30 60 20 70 20'/%3E%3Cpolygon points='80 70 80 80 90 80 100 70'/%3E%3Cpolygon points='80 10 80 40 110 10'/%3E%3Cpolygon points='110 40 110 30 120 30'/%3E%3Cpolygon points='90 40 90 70 120 40'/%3E%3Cpolygon points='10 50 10 80 40 50'/%3E%3Cpolygon points='110 60 110 50 120 50'/%3E%3Cpolygon points='100 60 100 80 120 60'/%3E%3Cpolygon points='110 0 110 20 130 0'/%3E%3Cpolygon points='120 30 120 20 130 20'/%3E%3Cpolygon points='130 10 130 0 140 0'/%3E%3Cpolygon points='130 30 130 20 140 20'/%3E%3Cpolygon points='120 40 120 30 130 30'/%3E%3Cpolygon points='130 50 130 40 140 40'/%3E%3Cpolygon points='120 50 120 70 140 50'/%3E%3Cpolygon points='110 70 110 80 130 80 140 70'/%3E%3Cpolygon points='140 10 140 0 150 0'/%3E%3Cpolygon points='140 20 140 10 150 10'/%3E%3Cpolygon points='140 40 140 30 150 30'/%3E%3Cpolygon points='140 50 140 40 150 40'/%3E%3Cpolygon points='140 70 140 60 150 60'/%3E%3Cpolygon points='150 20 150 40 160 30 160 20'/%3E%3Cpolygon points='150 60 150 50 160 50'/%3E%3Cpolygon points='140 70 140 80 150 80 160 70'/%3E%3C/g%3E%3C/svg%3E");
}

#parceiros header{ 
  margin-bottom:25px
}

#parceiros header h2{ 
  text-align: center;
  color: white;
  font-weight: lighter
}

#logoParade {
  overflow:visible!important;  
  height: 300px
}

#logoParade a{
  overflow:visible!important;
  height: auto;
  padding:0 20px;
  width: 270px;
 	display:block;
	float:left;
  margin-left:25px;
	background-color: white;
	border-radius: 10px;
	box-shadow: 10px 10px 0 rgba(0,0,0,.01)
}

#logoParade div.img{
  width: 165px;
	height: 165px;
	margin:0 auto;
  margin-bottom: 10px
}
#logoParade div.img img{
  width:100%;
  max-height: 100%
}
#logoParade h5{
  height: 30px!important;
  text-align: center;
	margin:0;
  line-height: 15px;
  color:var(--blue);
}
#logoParade span{
  text-align: center;
	display: block;
  margin-bottom:10px;
  color:var(--blue);
}
section#contato { 
	position: relative; 
  padding:25px 0; 
  background-color: var(--main);
  overflow: hidden
}
section#contato label { width:100px; display:block; text-transform:uppercase; color:white; float:left }
section#contato ul { 
    padding: 0!important; margin:0!important;
    width:50%; float:left; overflow: hidden
}
section#contato li {
  padding: 0; margin:0!important; margin-bottom:20px!important; 
}
section#contato input, section#contato textarea { 
   background-color: white; 
   padding:10px; width:350px; font-size:14px; color:#333; 
   border:none!important; max-width: 100%
}
section#contato a  { display: block; margin:10px 13%!important; float: right  }
section#contato a span { color:white; font-size:14px; }
section#contato a i { font-size:20px; margin-right:10px; color:white }
section#contato textarea { height: 90px }
section#contato input:focus, section#contato textarea:focus { background-color: rgba(245,250,255,1)!important; }
section#contato h3 { text-align: center; text-transform: uppercase; font-weight: lighter; font-size: 30px; margin-bottom: 25px; color:white }
section#contato button { background-color: transparent; border:2px solid white; width:58.5%; margin:0; margin-left:99px }
section#contato button * { color:var(--main) }
section#contato button:hover { background-color: var(--blue-lgt); }
section#contato button:hover * { color:var(--blue) }
section#contato button i { 
  font-size:18px;  margin:10px; color: white  }
section#contato button span { 
  text-transform:uppercase;
  color: white
}
/* You can alter this CSS in order to give Smooth Div Scroll your own look'n'feel */
/* Invisible left hotspot */
div.scrollingHotSpotLeft
{
	/* The hotspots have a minimum width of 100 pixels and if there is room the will grow
	and occupy 15% of the scrollable area (30% combined). Adjust it to your own taste. */
	min-width: 75px;
	width: 10%;
	height: 100%;
	/* There is a big background image and it's used to solve some problems I experienced
	in Internet Explorer 6. */
	background-image: url(../images/big_transparent.gif);
	background-repeat: repeat;
	background-position: center center;
	position: absolute;
	z-index: 200;
	left: 0;
	/*  The first url is for Firefox and other browsers, the second is for Internet Explorer */
	cursor: url(../images/cursors/cursor_arrow_left.png), url(../images/cursors/cursor_arrow_left.cur),w-resize;
}
/* Visible left hotspot */
div.scrollingHotSpotLeftVisible
{
	background-image: url(../images/arrow_left.gif);				
	background-color: #fff;
	background-repeat: no-repeat;
	opacity: 0.35; /* Standard CSS3 opacity setting */
	-moz-opacity: 0.35; /* Opacity for really old versions of Mozilla Firefox (0.9 or older) */
	filter: alpha(opacity = 35); /* Opacity for Internet Explorer. */
	zoom: 1; /* Trigger "hasLayout" in Internet Explorer 6 or older versions */
}
/* Invisible right hotspot */
div.scrollingHotSpotRight
{
	min-width: 75px;
	width: 10%;
	height: 100%;
	background-image: url(../images/big_transparent.gif);
	background-repeat: repeat;
	background-position: center center;
	position: absolute;
	z-index: 200;
	right: 0;
	cursor: url(../images/cursors/cursor_arrow_right.png), url(../images/cursors/cursor_arrow_right.cur),e-resize;
}
/* Visible right hotspot */
div.scrollingHotSpotRightVisible
{
	background-image: url(../images/arrow_right.gif);
	background-color: #fff;
	background-repeat: no-repeat;
	opacity: 0.35;
	filter: alpha(opacity = 35);
	-moz-opacity: 0.35;
	zoom: 1;
}
/* The scroll wrapper is always the same width and height as the containing element (div).
   Overflow is hidden because you don't want to show all of the scrollable area.
*/
div.scrollWrapper
{
	position: relative;
	overflow: hidden;
	width: 100%;
	height: 100%;
}

div.scrollableArea
{
	position: relative;
	width: auto;
	height: 100%;
}
#makeMeScrollable div.scrollableArea *
{
	position: relative;
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	/* If you don't want the images in the scroller to be selectable, try the following
		block of code. It's just a nice feature that prevent the images from
		accidentally becoming selected/inverted when the user interacts with the scroller. */
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-o-user-select: none;
	user-select: none;
}

#rodape div.in { width: 1200px }

#rodape div.col.email {  }

#rodape div.col.email span {  }

@media screen and (max-width: 1100px) {	
  div.half{ width:100% }
div.background {
  position: relative;  
}
  section.intro  {
  height:auto;
  padding-top:25px;
}
  
  
  section.intro li {
  font-size:26px;
  font-weight: 200;
  color:var(--blue);
  text-shadow: none;
  margin-bottom: 10px;
  text-align: center;
    background-color: var(--blue);
      color:white 
}
  section.info  {
  border-top:none;
}
    #base section.info h3  {
  border-top:none; 
      font-size:20px!important;
      padding: 0 10px!important;
}
      #base section.info h4  {
        padding: 0 10px!important;
}
section.info header span {
    padding: 0 25px;
}
  #about { height:auto}

#about div.img{ width:100%; position: relative; height:125px; }

#about div.img div{ background-size: 100%; }

#about h3 { padding: 10px!important; line-height: 100%; margin: 0 }

#about p {line-height: 150%; padding: 15px 20px; text-align: center }
  
section div.half {
  padding:10px 0 
}
section div.half h4{
  text-align: center
}
section div.half p{
  text-align: center!important;
  padding: 0 25px!important;
}
section div.half.right p{
  margin-bottom: 25px
}

  section.info:before, section.info:after {
    content: none;
  }
  section.info div.in div.col {
    width: 100%;
    float: none;
    padding:25px 0;
  }
	
	div.slider-holder {
	height:125px;
	position: relative;

	}
	div.slider-holder div.nivo-controlNav { margin-left: -50px; bottom:-15px; }
	div.slider-holder div.nivo-controlNav a { width:16px; height:16px; }
	section#contato ul { 
		padding: 10px!important;
		width:100%; float:none;
	}
	section#contato button { 
      width:100%; margin:0;  }
}