/* CSS Document */

/*ANIMA PORTI*/


.imdots {
	background: url("images/dots2.png"); position: absolute;
}

.isotope-item {
	overflow: hidden !important; margin-right: 15px; margin-bottom: 35px; float: left; position: relative; z-index: 2;
}
.isotope-item.isotope-hidden {
	z-index: 1; pointer-events: none;
}
.isotope img {
	opacity: 0.8;
}
.isotope {
	-webkit-transition-duration: 0.8s; -moz-transition-duration: 0.8s; -o-transition-duration: 0.8s; transition-duration: 0.8s;
}
.isotope .isotope-item {
	-webkit-transition-duration: 0.8s; -moz-transition-duration: 0.8s; -o-transition-duration: 0.8s; transition-duration: 0.8s;
}
.isotope {
	-webkit-transition-property: height, width; -moz-transition-property: height, width; -o-transition-property: height, width; transition-property: height, width;
}
.isotope .isotope-item {
	-webkit-transition-property: -webkit-transform, opacity; -moz-transition-property: -moz-transform, opacity; -o-transition-property: top, left, opacity; transition-property: transform, opacity; -webkit-transform-style: preserve-3d;
}
.no-transition.isotope {
	-webkit-transition-duration: 0s; -moz-transition-duration: 0s; -o-transition-duration: 0s; transition-duration: 0s;
}
.no-transition.isotope .isotope-item {
	-webkit-transition-duration: 0s; -moz-transition-duration: 0s; -o-transition-duration: 0s; transition-duration: 0s;
}
.isotope .no-transition.isotope-item {
	-webkit-transition-duration: 0s; -moz-transition-duration: 0s; -o-transition-duration: 0s; transition-duration: 0s;
}

.view {
	text-align: center; overflow: hidden; cursor: default;
}
.view .mask {
	left: 0px; top: 0px; width: 100%; height: 100%; overflow: hidden; position: absolute;
}
.view .content {
	left: 0px; top: 0px; width: 100%; height: 100%; overflow: hidden; position: absolute;
}
.view img {
	display: block; position: relative;
}
.view h2 {
	background: rgba(0, 0, 0, 0.8); margin: 20px 0px 0px; padding: 10px; text-align: center; color: rgb(255, 255, 255); text-transform: uppercase; font-size: 17px; position: relative;
}
.view p {
	padding: 10px 20px 20px; text-align: center; color: rgb(255, 255, 255); font-family: Georgia, serif; font-size: 12px; font-style: italic; position: relative;
}
.view div.info {
	
}
.view-tenth div.info {
	background: url("images/portfolioplus2.png") no-repeat 50% 50%; width: 100%; height: 100% !important; display: inline-block; filter: alpha(opacity=0); z-index: 1002; opacity: 0; -ms-transform: translateY(100px); -webkit-transition: all 0.3s ease-in-out 0.3s; -moz-transition: all 0.3s ease-in-out 0.3s; -ms-transition: all 0.3s ease-in-out 0.3s; -o-transition: all 0.3s ease-in-out 0.3s; transition: all 0.3s ease-in-out 0.3s; -webkit-transform: translateY(100px); -moz-transform: translateY(100px); -o-transform: translateY(100px); transform: translateY(100px);
}
.view-tenth:hover div.info {
	filter: alpha(opacity=100); opacity: 1; -ms-transform: translateY(0px); -webkit-transform: translateY(0px); -moz-transform: translateY(0px); -o-transform: translateY(0px); transform: translateY(0px); -webkit-transition-delay: 0.3s; -moz-transition-delay: 0.3s; -o-transition-delay: 0.3s; -ms-transition-delay: 0.3s; transition-delay: 0.3s;
}
.currentportfolio div.info {
	filter: alpha(opacity=100); opacity: 1; -ms-transform: translateY(0px); -webkit-transform: translateY(0px); -moz-transform: translateY(0px); -o-transform: translateY(0px); transform: translateY(0px); -webkit-transition-delay: 0.3s; -moz-transition-delay: 0.3s; -o-transition-delay: 0.3s; -ms-transition-delay: 0.3s; transition-delay: 0.3s;
}
.view-tenth .portfolio_description {
	
}
.desc_back {
	background: url("images/descback.png") no-repeat top; padding: 18px 0px 25px; width: 100%; font-size: 14px !important; margin-top: 16px; position: absolute;
}
.view a.info:hover {
	box-shadow: 0px 0px 5px #000;
}
.view-tenth img {
	-ms-transform: scaleY(1); -webkit-transition: all 0.7s ease-in-out; -moz-transition: all 0.7s ease-in-out; -ms-transition: all 0.7s ease-in-out; -o-transition: all 0.7s ease-in-out; transition: all 0.7s ease-in-out; -webkit-transform: scaleY(1); -moz-transform: scaleY(1); -o-transform: scaleY(1); transform: scaleY(1);
}
.view-tenth .mask {
	filter: alpha(opacity=1); opacity: 1; background-color: transparent; -webkit-transition: all 0.3s linear; -moz-transition: all 0.3s linear; -ms-transition: all 0.3s linear; -o-transition: all 0.3s linear; transition: all 0.3s linear;
}
.view-tenth h2 {
	margin: 20px 40px 0px; color: rgb(51, 51, 51); border-bottom-color: rgba(0, 0, 0, 0.2); border-bottom-width: 1px; border-bottom-style: solid; filter: alpha(opacity=0); opacity: 0; -webkit-transition: all 0.5s linear; -moz-transition: all 0.5s linear; -ms-transition: all 0.5s linear; -o-transition: all 0.5s linear; transition: all 0.5s linear; -webkit-transform: scale(); -moz-transform: scale(); -o-transform: scale(); transform: scale();
}

.view-tenth p {
	color: rgb(51, 51, 51); filter: alpha(opacity=0); opacity: 0; -webkit-transition: all 0.5s linear; -moz-transition: all 0.5s linear; -ms-transition: all 0.5s linear; -o-transition: all 0.5s linear; transition: all 0.5s linear; -webkit-transform: scale(); -moz-transform: scale(); -o-transform: scale(); transform: scale();
}

.view-tenth:hover img {
	filter: alpha(opacity=40); opacity: 0.2 !important; -ms-transform: scale(5); -webkit-transform: scale(5); -moz-transform: scale(5); -o-transform: scale(5); transform: scale(5);
}

.view-tenth:hover .mask {
	filter: alpha(opacity=100); opacity: 1;
}

.view-tenth:hover h2 {
	filter: alpha(opacity=100); opacity: 1; -ms-transform: scale(1); -webkit-transform: scale(1); -moz-transform: scale(1); -o-transform: scale(1); transform: scale(1);
}
.view-tenth:hover p {
	filter: alpha(opacity=100); opacity: 1; -ms-transform: scale(1); -webkit-transform: scale(1); -moz-transform: scale(1); -o-transform: scale(1); transform: scale(1);
}


/* FIM */

@font-face {
    font-family: 'AvenirNextLTProRegular';
    src: url('css/fonts/avenir.eot');
    src: url('css/fonts/avenir.eot') format('embedded-opentype'),
         url('css/fonts/avenir.woff2') format('woff2'),
         url('css/fonts/avenir.woff') format('woff'),
         url('css/fonts/avenir.ttf') format('truetype'),
         url('css/fonts/avenir.svg#AvenirNextLTProRegular') format('svg');
}


.fonte-titulo1 {
        font-family: 'AvenirNextLTProRegular', serif;
		font-size: 26px;
		color:#2a2a2a;
		font-weight: bold; 
		
      }
	  
	  
.fonte-texto {
        font-family: 'AvenirNextLTProRegular', serif;
		font-size: 20px;
		color:#2a2a2a;
		
		
      }
	  
.numeros {
        font-family: 'AvenirNextLTProRegular', serif;
		font-size: 25px;
		color:#40cbbc;
		font-weight: bold; 
		
      }

<!--
.topoBG {
background-image: url(images/header-bg.png);
background-repeat: no-repeat;
background-position:top;
}

.dadosBG {
background-image: url(images/bg-dados.gif);
background-repeat: no-repeat;
background-position:top;
}

.fraseBG {
background-image: url(images/frase.png);
background-repeat: no-repeat;
background-position:top;
}
-->

* {
padding:0; margin:0;
} 

body {
	background-image: url(imagens/fundo-total.jpg);
	background-repeat: no-repeat;
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}


html, body { height:100%;  } /*..........Necessário..........*/
#rodape { width:100%; background:#445816; color:#FFF; bottom:0%; height:12%; margin:0%; }
/*............HACK COM CORREÇÕES PARA MSIE...............*/
* HTML #rodape { margin-bottom:2px; bottom:-1px; }

#rodape-conteudo { 
font-size: 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	/*font-weight: bold; */
	color: #B0C286;
    text-align:center; line-height: 90px;
}

a:link {
	color: #222222;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #222222;
}
a:hover {
	text-decoration: underline;
	color: #333333;
}
a:active {
	text-decoration: none;
	color: #222222;
}


.textarea1	{	font-family: Verdana; font-size: 10px; color: #333333; border: #ffffff; border-style: solid; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; background-color: #ffffff;}

/*       */
.inputGrande {
padding: 0px 0px 0px 5px; border-radius: 3px; border: 1px solid rgb(204, 204, 204); width: 480px; height: 30px; color: #4b524b; line-height: 30px; font-size: 13px; margin-bottom: 9px; display: inline-block; -webkit-border-radius: 3px; -moz-border-radius: 3px;
}



.inputGrande{-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);-moz-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);-webkit-transition:border linear .2s,box-shadow linear .2s;-moz-transition:border linear .2s,box-shadow linear .2s;-ms-transition:border linear .2s,box-shadow linear .2s;-o-transition:border linear .2s,box-shadow linear .2s;transition:border linear .2s,box-shadow linear .2s}

.inputGrande:focus{border-color:#99ebe5;box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(0,133,255,0.15);-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(0,133,255,0.15);-moz-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(0,133,255,0.15) }
*:focus{outline:0}
/*       */

.impMarca {
padding: 0px 0px 0px 5px; border-radius: 3px; border: 1px solid rgb(204, 204, 204); width: 20px; height: 20px; color: rgb(102, 102, 102); line-height: 30px; font-size: 13px; margin-bottom: 9px; display: inline-block; -webkit-border-radius: 3px; -moz-border-radius: 3px;
}



.impMarca{-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);-moz-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);-webkit-transition:border linear .2s,box-shadow linear .2s;-moz-transition:border linear .2s,box-shadow linear .2s;-ms-transition:border linear .2s,box-shadow linear .2s;-o-transition:border linear .2s,box-shadow linear .2s;transition:border linear .2s,box-shadow linear .2s}

.impMarca:focus{border-color:#8ebce6;box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(0,133,255,0.15);-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(0,133,255,0.15);-moz-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(0,133,255,0.15) }
*:focus{outline:0}
/*       */


/*       */
.inputMenor {
padding: 0px 0px 0px 5px; border-radius: 3px; border: 1px solid rgb(204, 204, 204); width: 240px; height: 30px; color: #4b524b; line-height: 30px; font-size: 13px; margin-bottom: 9px; display: inline-block; -webkit-border-radius: 3px; -moz-border-radius: 3px;
}



.inputMenor{-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);-moz-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);-webkit-transition:border linear .2s,box-shadow linear .2s;-moz-transition:border linear .2s,box-shadow linear .2s;-ms-transition:border linear .2s,box-shadow linear .2s;-o-transition:border linear .2s,box-shadow linear .2s;transition:border linear .2s,box-shadow linear .2s}

.inputMenor:focus{border-color:#99ebe5;box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(0,133,255,0.15);-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(0,133,255,0.15);-moz-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(0,133,255,0.15) }
*:focus{outline:0}
/*       /*



/*       */
.inputData {
padding: 0px 0px 0px 5px; border-radius: 3px; border: 1px solid rgb(204, 204, 204); width: 130px; height: 30px; color: rgb(102, 102, 102); line-height: 30px; font-size: 13px; margin-bottom: 9px; display: inline-block; -webkit-border-radius: 3px; -moz-border-radius: 3px;
}



.inputData{-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);-moz-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);-webkit-transition:border linear .2s,box-shadow linear .2s;-moz-transition:border linear .2s,box-shadow linear .2s;-ms-transition:border linear .2s,box-shadow linear .2s;-o-transition:border linear .2s,box-shadow linear .2s;transition:border linear .2s,box-shadow linear .2s}

.inputData:focus{border-color:#8ebce6;box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(0,133,255,0.15);-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(0,133,255,0.15);-moz-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(0,133,255,0.15) }
*:focus{outline:0}
/*       */

.inputGrande1 {padding: 0px 0px 0px 5px; border-radius: 3px; border: 1px solid rgb(204, 204, 204); width: 480px; height: 90px; color: #4b524b; line-height: 20px; font-family:Arial, Helvetica, sans-serif; font-size: 13px; margin-bottom: 1px; display: inline-block; -webkit-border-radius: 3px; -moz-border-radius: 3px;
}
.inputGrande1 {-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);-moz-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);-webkit-transition:border linear .2s,box-shadow linear .2s;-moz-transition:border linear .2s,box-shadow linear .2s;-ms-transition:border linear .2s,box-shadow linear .2s;-o-transition:border linear .2s,box-shadow linear .2s;transition:border linear .2s,box-shadow linear .2s}

.inputGrande1:focus{border-color:#99ebe5;box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(0,133,255,0.15);-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(0,133,255,0.15);-moz-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(0,133,255,0.15) }
*:focus{outline:0}


.inputPequeno {
padding: 0px 0px 0px 5px; border-radius: 3px; border: 1px solid rgb(204, 204, 204); width: 50px; height: 30px; color: rgb(102, 102, 102); line-height: 30px; font-size: 13px; margin-bottom: 9px; display: inline-block; -webkit-border-radius: 3px; -moz-border-radius: 3px;
}



.inputPequeno{-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);-moz-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);-webkit-transition:border linear .2s,box-shadow linear .2s;-moz-transition:border linear .2s,box-shadow linear .2s;-ms-transition:border linear .2s,box-shadow linear .2s;-o-transition:border linear .2s,box-shadow linear .2s;transition:border linear .2s,box-shadow linear .2s}

.inputPequeno:focus{border-color:#8ebce6;box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(0,133,255,0.15);-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(0,133,255,0.15);-moz-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(0,133,255,0.15) }
*:focus{outline:0}

.style50 {
	font-size: 11px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	/*font-weight: bold; */
	color: #B0C286;
}

.style51 {
	font-size: 14px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	/*font-weight: bold; */
	color: #383838;
}
.style52 {
	font-size: 27px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	 
	color: #2a2a2a;
}


.style53 {
	font-size: 16px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold; 
	color: #222222;
}
.style54 {
	font-size: 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	/*font-weight: bold; */
	color: #ccc;
}

.style55 {
	color: #FFFFFF;
	font-size: 5px;
}
.style56 {
	font-size: 13px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold; 
	color: #98C73B;
}

.style57 {
	font-size: 27px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	 
	color: #ccc;
}

.b1 {
height:1px;
font-size:1px;
background:#ccc;
margin:0 5px;
}
.b2 {
height:1px;
font-size:1px;
background:#fff;
border-right:2px solid #ccc;
border-left:2px solid #ccc;
margin:0 3px;
}
.b3 {
height:1px;
font-size:1px;
background:#fff;
border-right:1px solid #ccc;
border-left:1px solid #ccc;
margin:0 2px;
}
.b4 {height:2px;
font-size:1px;
background:#fff;
border-right:1px solid #ccc;
border-left:1px solid #ccc;
margin:0 1px;
}
.b5 {
border-left:1px solid #ccc;
border-right:1px solid #ccc;
display:block;
background:#ffffff;
}
