

/* Table of Content
==================================================

#BOOSTRAP CUSTOMIZATION
#CSS FRAMEWORK
#TYPOGRAPHY
#GENERAL
#BOX
#HEADER
#MAIN MENU 
#FOOTER 
#SLIDERS
#BLOG
#NEWS
#PAGES
#PANEL
#PORTFOLIO
#FORMS
#MISCELANIOUS


*/


.catavento img {
    position: absolute;
    right: -25px;
    top: 100px;
    z-index: 0;
}



/* LOG IN
================================================== */
.auth {
    padding: 25px;
}


.social-login .connectTwitter {
    box-shadow: 1px 2px 2px 0 #D7D7D7;
    color: #FFFFFF;
    cursor: pointer;
    display: inline-block;
    font-size: 18px;
    font-weight: 700;
    height: 47px;
    line-height: 47px;
    margin: 0 auto;
    text-align: center;
    width: 155px;
	background-color: #2abbd0;
}

.social-login .connectTwitter:hover {
  
	background-color: #0f90a3;
}


.social-login .connectFacebook {
    box-shadow: 1px 2px 2px 0 #D7D7D7;
    color: #FFFFFF;
    cursor: pointer;
    display: inline-block;
    font-size: 18px;
    font-weight: 700;
    height: 47px;
    line-height: 47px;
    margin: 0 auto;
    text-align: center;
    width: 155px;
	background-color: #3b5998;
}

.social-login .connectFacebook:hover {
background-color: #156571;
}

.loginContainer .boxCinza {
margin-top:-20px;
background-color: #f3f3f3;
}

.loginContainer .boxCinza  #hr{
color:#FFFFFF;
}

.loginContainer .boxCinza  .formsspace{
padding-right: 15px;
margin-bottom:20px;
}

#Loginn {
margin-top:50px;
}


.acessado img {
height:28px;
padding:0px:20px;
border: solid 1px #DB6D0B;

}

ul.acessado li {
margin-left:70px;
}



	.loginner {

	background-color: #8e3726;
	

}

.alterarCadastro > li {
display:inline;
list-style: none;
margin: 20px 0px 0px 0px;

}

.alterarCadastro  {
margin-top:15px;
margin-left:-20px;
}





/* BOOSTRAP CUSTOMIZATION 
================================================== */


.bg-warning {
    background-color: #FCF8E3;
    padding: 10px;
	color:#CA413F;
	margin: 5px 0px;
	border-radius: 5px; 	
	-moz-border-radius:  5px; 
	
}





nav ol, nav ul, ul.iconsList {
	list-style: none;
	margin:0;
}
.navbar-fixed-top .navbar-inner, .navbar-static-top .navbar-inner {
	border:none;
	box-shadow:none;
	padding:0;
}


.nav-stacked > li  {	
	color: #DB6D0B;
	padding: 5px 2px 5px 15px;
	display: block;	
}
.nav .dropdown-toggle .caret {
margin-top: -5px;
}
.dropdown .caret{
	background:url(../images/icons/caret-sprite.png) no-repeat;
	background-position:-5px -5px;
	width:25px;
	height:20px;
	
	padding:0;
	border:0;
	float:right;
	
}

#menuPrincipal .dropdown .caret{
	margin-top:4px;
	
}

.navbar-header img {
margin-right:10px;
}


.nav > li > a {
background-color: #f5f5f5;
padding: 5px 10px;
margin-left: 10px;
border-radius: 5px;
}

.menuPadrao .dropdown .caret{
	background-position:-5px -75px;
}

/* PaginaÃ§Ã£o Pagination */

.pagination {
    border-radius: 4px;
    display: inline-block;
    margin: 20px 0;
    padding-left: 0;
	text-align:center;
}
.pagination > li {
    display: inline;
}
.pagination > li > a, .pagination > li > span {
    background-color: #FFFFFF;
    border: 1px solid #DDDDDD;
    color: #cb413f;
    float: left;
    line-height: 1.42857;
    margin-left: -1px;
    padding: 6px 12px;
    position: relative;
    text-decoration: none;
}
.pagination > li:first-child > a, .pagination > li:first-child > span {
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px;
    margin-left: 0;
}
.pagination > li:last-child > a, .pagination > li:last-child > span {
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px;
}
.pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus {
    background-color: #EEEEEE;
    border-color: #DDDDDD;
    color: #b32e2c;
}
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
    background-color: #cb413f;
    border-color: #cb413f;
    color: #FFFFFF;
    cursor: default;
    z-index: 2;
}
.pagination > .disabled > span, .pagination > .disabled > span:hover, .pagination > .disabled > span:focus, .pagination > .disabled > a, .pagination > .disabled > a:hover, .pagination > .disabled > a:focus {
    background-color: #FFFFFF;
    border-color: #DDDDDD;
    color: #999999;
    cursor: not-allowed;
}
.pagination-lg > li > a, .pagination-lg > li > span {
    font-size: 18px;
    padding: 10px 16px;
}
.pagination-lg > li:first-child > a, .pagination-lg > li:first-child > span {
    border-bottom-left-radius: 6px;
    border-top-left-radius: 6px;
}
.pagination-lg > li:last-child > a, .pagination-lg > li:last-child > span {
    border-bottom-right-radius: 6px;
    border-top-right-radius: 6px;
}
.pagination-sm > li > a, .pagination-sm > li > span {
    font-size: 12px;
    padding: 5px 10px;
}
.pagination-sm > li:first-child > a, .pagination-sm > li:first-child > span {
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px;
}
.pagination-sm > li:last-child > a, .pagination-sm > li:last-child > span {
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px;
}


/*** accordion ***/
.accordion-group {
	border:none;
	border-bottom:1px solid #EAEAEA;
	moz-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
}
.accordion {
	margin-bottom:0;
}
.accordion-heading .accordion-toggle {
	padding:0.75em 0;
}
a.accordion-toggle:link {
	outline:none;
	line-height:1.7em !important;
	font-size:1.25em;
}
a.accordion-toggle:hover {
	text-decoration:none;
}
.accordion-inner {
	padding: 1em 0 1.5em 0;
}

/*** tabs ***/
.nav-tabs>li>a {
	-moz-border-radius:0;
	-webkit-border-radius:0;
	border-radius:0;
}
.ie8 .nav-tabs > .active > a, .ie8 .nav-tabs > .active > a:hover {
	box-shadow: none;
	filter:none;
}
.nav-tabs>li>a, .nav-pills>li>a {
	margin-right: 0px;
	border-radius:5px 5px 0 0;
	-moz-border-radius:5px 5px 0 0;
	-webkit-border-radius:5px 5px 0 0;
}
.tab-content {
	padding:1.5em;
}
/*** tooltip ***/
.tooltip {
	
	z-index:9999 !important;
	
}
/*** Carousel ***/
.carousel {
	margin-bottom:0;
	margin-top:1em;
}
.carousel-control {
	top: -3.5em;
	
	opacity:1;
	position:absolute!important;
}
.carousel-control i {
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	-o-transition: all 0.2s;
	-ms-transition: all 0.2s;
	transition: all 0.2s;
}
.carousel-control:hover i {
	-moz-transform: rotate(360deg);
	-webkit-transform: rotate(360deg);
	-ms--transform: rotate(360deg);
	transform: rotate(360deg);
}
.carousel-control:link {
	outline:none;
}
.carousel-control.left {
	left: auto;
	right: 30px;
}
.carousel-control.right {
	left: auto;
	right:0px;
}
/*** End carousel ***/



/* END BOOSTRAP CUSTOMIZATION
================================================== */


/* CSS FRAMEWORK
================================================== */
/*** Slices ***/




.innerSlice{padding:3em;}
/*** call To Action ***/
.ctaBox blockquote {
	display:inline-block;
	text-align:left;
	font-size:1.85em;
    line-height:1;
	text-shadow:none;
}
.ctaBox blockquote:after, .ctaBox blockquote:before {
	content:none;
}
.ctaBox {

}
.ctaBox a {
	float:right;
}
.ctaBox.ctaBoxFullwidth {
	-moz-border-radius:0;
	-webkit-border-radius:0;
	border-radius:0;
	padding:3.21em;
}
/*** top box ***/
.topBox {
	padding:3em 0;
}
.topBox a {
	float:right
}


/*** Directions ***/
.left {
float: left;
position:relative;
}

.right {
float: right;
position:relative;
}


/*** icons ***/
.iconBlocHeading {
	width:100%;
	float:left;
	margin-bottom:1.5em;
}
.iconBlocHeading .iconWrapper, .iconBlocHeading h2, .iconBlocHeading h3, .iconBlocHeading h4 {
	float:left;
	margin-bottom:0;
	padding:0;
}
.iconBlocHeading h2, .iconBlocHeading h3, .iconBlocHeading h4 {
	line-height: 3.25em;
	margin-left:10px;
}
.iconBlocHeading h2 {
	border:none;
}
.iconBlocHeading h2:after {
	content:none;
}

/*** boxes ***/
.boxWrapper {
	display:block;

	overflow:hidden;
}
.boxWrapper .imgWrapper {
	margin-bottom:0!important;
	margin-top:0!important;
	border:none;
}
.boxWrapper .socialNetwork {
	float:none;
}

.boxIcon {
	text-align:center;
    overflow: hidden;
    margin-left: 0em;
    position:relative;
    height:118px;
	width:150px;
	background-color: #f0f0f0;
	border-radius:5px;
	
}

.bandeira {
	background-color: #fff;
    height: 70px;
    margin-left: 24px;
    margin-top: -10px;
    position: absolute;
    width: 120px;
    z-index: 9999;
	box-shadow: 1px 1px 1px 1px #666666;
}

.spacetitle h2
{
  margin-left:144px;
 font-weight: 600;
 margin-top:2px;
}

.AbasIcones{
margin-left: -26px;
margin-bottom: 30px;
width:100%;
display:table;
}

ul.AbasForum li {
	display: inline;
    float: left;
    list-style: none outside none;
    margin-right: 20px;
    padding: 0;
}

ul.AbasForum li  .iconBig{
	
	margin-top:14px;

}

ul.AbasForum p  {	
	font-size:16px;
	font-weight: 500;
}

/*box feature*/
.boxFeature {margin-bottom:3em; }
/*box content*/
.boxContent, .boxContent2 {
	padding:1em 0;
	
}
.boxContent .parag {
	font-size:1em;
	line-height:1.5em;
	font-style:italic;
	margin-bottom:0;
	font-family:Georgia, "Times New Roman", Times, serif;
    display:none;
    position:absolute;
    bottom:-50px;
    width:96%;
    left:0;
    text-align: center;
    padding:2%;
}
.boxContent h3 {
	padding-top:0;
	font-weight: 400;
}
.boxContent hr {
	margin:1em 0 ;
	padding:0;
}



    .boxFocus {
     -webkit--radius: 4px;
     -moz--radius: 4px;
     border-radius: 4px;
 }
 /* bullets */
 .bulle {
     padding: 1.66em;
     position: relative;
     margin-bottom: 1em;
     margin-right:5px;
     border: none;
     font-size:1.1em;
     line-height:1.25em;
     text-align:left;
     -webkit--radius: 4px;
     -moz--radius: 4px;
     border-radius: 4px;
 }
 .bulle h2 {
     border:none;
     margin-bottom: 0.5em;
     padding:0;
 }
 .bulle a:hover {
     text-decoration:none;
 }
 .bulle .arrow {
     position:absolute;
     right:-15px;
     top:40%;
     width: 0px;
     height: 0px;
     border-style: solid;
     border-width: 10px 0 10px 15px;
     border-color: rgba(255, 255, 255, 0) rgba(255, 255, 255, 0) rgba(255, 255, 255, 0) #fff;
     pointer-events: none;
 }
 .bulleLeft .arrow {
     left:-15px;
     border-width: 10px 15px 10px 0;
     border-color: rgba(255, 255, 255, 0) #fff rgba(255, 255, 255, 0) rgba(255, 255, 255, 0);
 }
 .bulleBottom .arrow {
     left:10%;
     bottom:-14px;
     top:auto;
     border-width: 15px 10px 0 10px;
     border-color:  #fff rgba(255, 255, 255, 0) rgba(255, 255, 255, 0) rgba(255, 255, 255, 0);
 }
 .ie8 .bulle .arrow, .ie8 .bulleBottom .arrow, .ie8 .bulleLeft .arrow {
     border-color:transparent;
     zoom: 1;
 }
 /* End bulle */


 /* utility classes */
 .roundedShadow {
     min-height:3em;	
 }

 .noBorder {
     border:none!important;
 }
 .transparent_80 {
     -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
     filter: alpha(opacity=80);
     -moz-opacity: 0.8;
     -khtml-opacity: 0.8;
     opacity: 0.8;
 }

 .mb10 {
     margin-bottom:0.5em;
 }
 
 .mb15 {
     margin-bottom:1.5em;
 }
 .mb30 {
     margin-bottom:3em;
 }
 .mb40 {
     margin-bottom:4em;
 }

 .mb60 {
     margin-bottom:6em;
 }
 
 .mt15 {
     margin-top:1.5em;
 }
 .mt30 {
     margin-top:3em;
 }
 .mt40 {
     margin-top:4em;
 }
 .noMargin {
     margin:0;
 }
 /*** new badge ***/
 .boxNew {
     position:relative;
 }

 /*** images ***/

 .imgWrapper {

     margin-bottom:1.5em;
     display:block;
     overflow:hidden;
 }
 

 
 
 
 .carousel .imgWrapper {
     margin-bottom:0;
 }
 .imgRounded {
     -moz-border-radius:50%;
     -webkit-border-radius:50%;
     border-radius:50%;
     overflow:hidden;
     margin:0 auto;
 }
 /*** end images ***/

 /*** % FLOATING GRID GRID ***/
 .full-width {
     width:930px;
     height:auto;
     overflow:hidden
 }
 .one_half {
     width: 48%;
 }
 
  .one-half-left {
     width: 48%;
	 margin-right:4%;
	 float: left;
 }
 
   .one-half {
     width: 48%;
	 float: right;
 }

 
 .one_third {
     width: 30.66%;
 }
 
 .span-one-third {
     width: 30.66%;
	 float: left;
 }
 
 .two_thirds {
     width: 65.33%;
 }
 .one_fourth {
     width: 22%;
 }
 .three_fourths {
     width: 74%;
 }
 .one_fifth {
     width: 16.8%;
 }
 .two_fifth {
     width: 37.6%;
 }
 .three_fifth {
     width: 58.4%;
 }
 .four_fifth {
     width: 67.2%;
 }
 .one_sixth {
     width: 14,66%;
 }
 
 .four_sixth {
     width: 62.66%;
 }
 
 
 .one_half, .one_third, .two_thirds, .three_fourths, .one_fourth, .one_fifth, .two_fifth, .three_fifth, .four_fifth, .four_sixth , .five_sixth , .one_sixth {
     position: relative;
     margin-right: 4%;
     float: left;
 }
 .last {
     margin-right:0 !important;
 }
 
 

 /*** End % FLOATING GRID GRID ***/



 /* ICONS */

 /**** ICON and Icon lists ****/


 h3 [class^="icon-"], h3 [class*=" icon-"] {
    line-height:1.5em;
}
.bigIcon {
	text-align:center;
}
.bigIcon i {
	font-size:6em;
	margin-bottom:0.5em;
}
.btn-large [class^="icon-"], .btn-large [class*=" icon-"] {
    margin-top:0;
}
ul.iconsList i {
	font-size: 0.75em;
	line-height:1.5em;
}
ul.iconsList.iconsList-large li {
	line-height: 1.5em;
	font-family: 'Open Sans', sans-serif;
	font-size: 1.5em;
	font-weight:300;
}
ul.iconsList.iconsList-large i {
	line-height: 1.8em;
}

.iconAgenda {
    text-transform: uppercase;
    transition: all 0.8s ease-out 0s;
	display:block;
	text-align:center;
	padding:21px 15px 8px 15px;
	border-radius: 10px;
	color:#FFFFFF;
	  margin-right: 10px;
	  margin-bottom: 10px;
	 
	  
}

.iconAgenda h3{
	color:#FFFFFF;
	line-height: 0;
	line-height: 0.1em;
}
.iconAgenda p{
	color:#FFFFFF;
	line-height: 0.5em;
	
}


.iconAgendaBig {
    text-transform: uppercase;
    transition: all 0.8s ease-out 0s;
	display:block;
	text-align:center;
	padding:21px 15px 8px 15px;
	border-radius: 10px;
	color:#FFFFFF;
	  margin-right: 10px;
	  margin-bottom: 10px;	 	  
}

.iconAgendaBig h3{
	color:#FFFFFF;
	line-height: 0;
	line-height: 0.1em;
	font-size:42px;
	margin-top:10px;
}
.iconAgendaBig p{
	color:#FFFFFF;
	line-height: 0.5em;
	font-size:24px;
	margin-top:0px;
	
}
.mesesLista {
border-bottom: 1px solid #BB1F07;

}



.centerMes{
text-align:center;
}













/*target chrome only for better vertical align of icon*/
@media screen and (-webkit-min-device-pixel-ratio:0) {
 ul.iconsList i {
     line-height:2em;
 }
 ul.iconsList.iconsList-large i {
     line-height: 2em;
 }
 .btn-large [class^="icon-"], .btn-large [class*=" icon-"] {
    margin-top:0;
    line-height:1.25em
}
}

/* Social icon */
ul.socialTeam {list-style-type:none; padding:0; margin-left:0; margin-top:1.5em;}


/*** ICON and Icon lists ***/

/* iconWrapper */
.iconWrapper {
	display:inline-block;
	position:relative;
	margin:0 auto 0 auto;
	-moz-border-radius:50%;
	-webkit-border-radius:50%;
	border-radius:50%;
	text-align:center;
	width: 50px;
	height: 50px;
	font-size:20px;
}
.iconWrapper i {
	margin:0;
	line-height:40px;
	position:absolute;
	top:6px;
	left: 15px;
}
.iconWrapper i:before {
	margin:0 !important;
}
.iconWrapper:hover i, .triggeredHover {
	-moz-transform: rotate(360deg);
	-webkit-transform: rotate(360deg);
	-ms--transform: rotate(360deg);
	transform: rotate(360deg);
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	-ms-transition: all 0.3s;
	transition: all 0.3s;
}

.iconLaranja:hover {
	background-color: #E97300;
    color: #FFFFF;
}

.iconLaranja:hover .iconWrapper {
	background-color:  #FFFFFF;
    color: #E97300;
}

.iconLaranja:hover .iconWrapper i{
    color: #E97300;
}


.iconLaranja:hover  p {
    color: #FFFFFF;
}

.ativadoLaranja{
	background-color: #E97300;
    color: #FFFFF;
}

.ativadoLaranja .iconWrapper {
	background-color:  #FFFFFF;
    color: #E97300;
}

.ativadoLaranja  p {
    color: #FFFFFF;
}

.ativadoLaranja .iconWrapper i{
    color: #E97300;
}



.iconLaranja  p{
    color: #E97300;
}


.iconLaranja .iconWrapper i{
    color: #FFFFFF;
}

.iconLaranja .iconWrapper {
	background-color:  #E97300;
    color: #FFFFF;
}



.iconWrapper i {
	-webkit-transition: all 0.8s;
	-moz-transition: all 0.8s;
	-o-transition: all 0.8s;
	-ms-transition: all 0.8s;
	transition: all 0.8s;
}
.iconWrapper.iconBig {
	height: 65px;
	width: 65px;
}
.iconWrapper.iconBig i {
	line-height:60px;
	font-size:32px;
    top: 5px;
    left: 17px;
}
.iconWrapper.iconBig:hover i {
	text-shadow:none;
}


.iconMedium {
	height: 60px;
	width: 60px;
}
.iconMedium i {
	line-height:40px;
	font-size:24px;
    top: 10px;
    left: 17px;
}
.iconMedium:hover i {
	text-shadow:none;
}














.iconWrapper.iconSmall {
	height: 36px;
	width: 36px;
	line-height: 36px;
}
.iconWrapper.iconSmall i {
	line-height:28px;
	line-height:0px;
	font-size: 16px;
	top: 10px;
	left: 9px;
}
.iconWrapper.iconMini {
	height: 20px;
	width: 20px;
	line-height: 21px;
	font-size:15px;
}
.iconWrapper.iconMini i {
	line-height: 0;
	font-size: 11px;
	top: 5px;
	left: 4px;
}

/* end iconWrapper */
/* icon lists */

.iconList-body {
	overflow: hidden;
}
.iconList h2, .iconList h3, .iconList h4, .iconList p {
	margin-top:0;
}
.iconList li {
	border-bottom:1px dotted #ededed;
}
.iconList .pull-left {
	margin-right: 10px;
}
.iconBox {
	margin-bottom:1em;
}
.iconBox-body {
	overflow: hidden;
}
.iconBoxes .pull-left {
	margin-right: 10px;
}
.iconBoxV2 .iconBox-icon, .iconBoxV2 .iconBox-body {
}
.iconBoxV2 .iconBox-body {
	padding:0.5em
}
.iconBoxV2 .iconBox-icon {
	width:4em;
	display:block;
	text-align:center;
	padding-top:0.5em;
}
.iconBoxV2 .iconBox-icon i {
	font-size:3em
}
.iconBoxV2 h2 {
	border:none;
	margin-top:0.66em;
}
article.iconBoxV3 {
	display:block;
	padding:0;
	text-align:center;
	min-height:310px;
}
.iconBoxV3 h2 {
	font-weight:800;
}
.iconBoxV3 p {
	padding:10px;
}
.iconBoxV3 a {
	display:block;
}
.iconBoxV3 a i {
	display: inline-block;
	-webkit-transition: all 0.4s ease-out;
	-webkit-backface-visibility: hidden;
	-moz-transition: all 0.4s ease-out;
	-o-transition: all 0.4s ease-out;
	-ms-transition: all 0.4s ease-out;
	transition: all 0.4s ease-out;
	text-shadow:none;
}
.iconBoxV3 a:hover {
	text-decoration:none;
}
.iconBoxV3 a h2 {
	padding-top:0.66em
}
/*** END ICONS ***/


/**** Neko Btns ****/
.btnFlat {
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	display:inline-block;
	color:#fff;
	padding:3px 12px;
	text-decoration:none;
	font-size:12px;
	border:1px solid #e0e0e0;
	line-height: 18px;
	-webkit-transition: all 0.4s ease-out;
	-moz-transition: all 0.4s ease-out;
	-o-transition: all 0.4s ease-out;
	-ms-transition: all 0.4s ease-out;
	transition: all 0.4s ease-out;
}
.btnFlat:hover, .btnFlat.btnGrey:hover, .btnFlat.btnBlue:hover, .btnFlat.btnLight:hover, .btnFlat.btnGreen1:hover, .btnFlat.btnGreen2:hover, .btnFlat.btnPurple:hover, .btnFlat.btnRed:hover, .btnFlat.btnOrange:hover, .btnFlat.btnOrange2:hover, .btnFlat.btnYellow:hover {
	background-color:#fff;
	text-decoration:none;
	color:#555;
	border:1px solid #e0e0e0;
	-webkit-transition: all 0.4s ease-out;
	-moz-transition: all 0.4s ease-out;
	-o-transition: all 0.4s ease-out;
	-ms-transition: all 0.4s ease-out;
	transition: all 0.4s ease-out;
}
.btnFlat.btnGrey {
	background-color:#E2E2E2;
	border-color:#C7C7C7;
	color:#555;
}
.btnFlat.btnBlue {
	background-color:#3399FF;
	border-color:#4882a0;
}
.btnFlat.btnLight {
	background-color: #66CCFF;
	border-color:#66a5c5;
}
.btnFlat.btnGreen1 {
	background-color: #33CCCC;
	border-color:#2baaaa;
}
.btnFlat.btnGreen2 {
	background-color: #BBE23E;
	border-color:#A2C02F;
}
.btnFlat.btnPurple {
	background-color: #A94ECB;
	border-color:#713686;
}
.btnFlat.btnRed {
	background-color: #FB4646;
	border-color:#CF4343;
}
.btnFlat.btnOrange {
	background-color: #FF6600;
	border-color:#D85A07;
}
.btnFlat.btnOrange2 {
	background-color: #FF9900;
	border-color:#DD8706;
}
.btnFlat.btnYellow {
	background-color: #FFCC00;
	border-color:#E2B500;
}


/* END CSS FRAMEWORK
================================================== */



/* TYPOGRAPHY
================================================== */

body {
	
	line-height: 1.643;
	font-family: Arial, Helvetica, sans-serif;
	-webkit-font-smoothing: antialiased; /* Fix for webkit rendering */
	-webkit-text-size-adjust: 100%;
    margin: 0; 
    padding: 0; 
}
h1, h2, h3, h4, h5, h6, legend {
	margin:0;
	font-weight: 300;
	font-family: 'Lato', 'Open Sans', sans-serif;
}
h1 {
	font-size: 2.6em;
	line-height: 1.4em;
	margin-bottom: 0.5em;
	font-weight: 300;
	font-style: normal;
	
	
	position:relative;
}
.bigTitle{font-weight: 800;font-size: 5em; line-height:0.82em; text-transform:uppercase; padding:0.5em 0 ;text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.2);}
#slidecaption{ text-align:center; padding-top:10%;}
.topQuote h1 {
	line-height:1em;
	text-transform:none;
	font-weight: 300;
}
h2 {
	font-size: 1.5em;
	line-height: 1.392em;
	margin-bottom: 0.36em;
	font-weight: 400;
	font-style: normal;
	padding:0;
	overflox:hidden;
	text-transform:uppercase;
	
}
h2:after {
	/*content:"\2731";
	font-family: 'custom-icons';*/
	/*content:' ';
	display:inline-block;
	width:100%;
	height:1em;
	background-color:red;
	right: 0;
	top:0.25em;
	position:relative;
	
	margin-right: -50%;*/
}
h1:after {
	display:block;
	height:4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;

  content:'';
  bottom:-0.7em;
  position:absolute;
  margin-left:-25px;
  left:50%;
}
/* remove the underline on H1 when not needed */
h1.bigTitle:after, .boxWrapper h1:after, .pricingBloc h1:after, .team h1:after, .iconBoxV3 h1:after, #sliderWrapper h1:after, .fullwidthbanner-container h1:after, .camera_caption h1:after, .caption h1:after, .bulle h1:after, .iconBoxV2 .iconBox-body h1:after {
	content:none
}
h3, legend {
	font-size: 1.7em;
	line-height: 1.4em;
	margin-bottom: 0.71em;
	font-weight:500;
}

h4 {
	font-size: 1.285em;
	line-height: 1.642em;
	margin-bottom: 0.357em;
	font-style: bold;
	font-size: 1.3em;
	font-weight:500;
}
h5 {
	font-style: normal;
	font-weight: 500;
	font-size: 1.4em;
	line-height: 1.2em;
	margin-bottom: 0.916em;
	
	
}
h6 {
	font-weight: 300;
	font-style: italic;
	margin-bottom: 2em;
	font-size: 1em;
	line-height:1em;
}
h1 small, h2 small, h3 small, h4 small {
	text-transform:none;
	font-size:0.5em;
	font-weight:400;
	color:inherit;
}
p, ul {
	margin-top: 0em;
	
}
strong {
	font-weight:bold
}
small, aside {
}
li {
	line-height: inherit;
}

a {
    color: #ca413f;
    text-decoration: none;
}

a:link, a:visited {
	text-decoration:none;
	font-family: 'Open Sans', sans-serif;
}

a:hover, a:active {
	text-decoration:underline;
}



.lilita {
font-family: 'Lilita One', cursive;
text-transform: uppercase;
font-weight: 400;
}



ul.iconsList li a:hover {
	text-decoration:none;
}
a.readMore {
	display:block;
	margin-top:0.75em;
	font-style:italic;
}
blockquote {
	font-size: 3.21em;
	line-height: 1.5em;
	margin-bottom:0;
	font-weight:800;
	padding-left:0;
	border:none;
	text-align:left;
	text-transform:uppercase;
	text-align:center;
	
}
blockquote p {
	font-size: inherit;
}
blockquote small {
	font-size:50%;
	display:inline;
}
blockquote:before {
	content:'\275D';
	font-family: 'custom-icons';
	margin-right:0.5em;
}
blockquote:after {
	content:'\275E';
	font-family: 'custom-icons';
	margin-left:0.5em;
}
.quoteRow blockquote:before, .quoteRow blockquote:after {
	content:none;
}
hr {
	padding:0;
	margin:1.5em 0 1.5em 0;
}
.hero-unit blockquote{
 font-family:Georgia, "Times New Roman", Times, serif;
 font-style: italic;
}

#home h1  {
margin: 0.7em 0.9em 0.9em 0.9em;
}


#home h2 {
margin: 0.2em 0em 0.5em 0.2em;
}

#home .checkbox {
margin: 0.2em 0em 1em 0.2em;
}

p.bolde {
font-weight:600;
}

.bolde {
font-weight:600;
}







/*** buttons ***/
.btn {
	-moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: none !important;
    background-image: none !important;
    background-repeat: none !important;
    border-color: none;
    border-image: none;
    border-radius: 4px;
    border-style: none !important;
    border-width: none !important;
    box-shadow: none !important;
    display: inline-block;
    font-family: 'Open Sans',sans-serif;
    font-size: 18px;
    font-weight: 600;
    text-decoration: none;
    text-shadow: none;
    text-transform: uppercase;
    transition: all 0.8s ease-out 0s;

}
.btn:hover {
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    -ms-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}


.btn-large{font-size:1em;}
.btn-large {
	padding:10px 60px;
	font-size:22px;
	text-align:center;
	width: 100%;
}
.btn-small {
	padding:7px 15px;
	font-size:12px;
}

.botaoDireita .btn{
float:right;
margin-right:20px;
position:relative;
z-index:999;
margin-top:1em;
}



.btn-search {
 font-size:16px;
 padding: 5px 10px 5px 10px;
 float:right;
 width: 30%;
 background: #b0cbe1;
}

.form-search {
margin-bottom: 1em;
}


.btn-mini {
	padding:0px 6px;
	font-size:12px;
	font-family: 'Lato','Open Sans',sans-serif !important;
	border-radius: 3px;	
	-moz-border-radius: 3px;
}
.btn-mini a:hover {
	color:#FFFFFF;
	text-decoration: none;
	opacity: 0.85;
}
.btn-mini:hover {
	color:#FFFFFF;
	text-decoration: none;
	opacity: 0.85;
}

.btn-link {
	text-transform:none;
	text-shadow:none;
	padding:0;
}
.btn i {
	margin-right:0.5em;
}

.btn.search {
	position:static;
}
.button, button, input[type="submit"], input[type="reset"], input[type="button"] {
	cursor:pointer;
}
/* Fix for odd Mozilla border & padding issues */
button::-moz-focus-inner, input::-moz-focus-inner {
 border: 0;
 padding: 0;
}

/*** End buttons ***/



/* END TYPOGRAPHY
================================================== */


/* GENERAL
================================================== */

.notablet{
	display:block;
	}

.yehtablet {
	display:none;
	}
	
.content{padding: 3.21em 0;}


.bgfooter {
	background-image: url('../images/textures/texture_footer.jpg');
}

.bglogin {
	background-image: url('../images/textures/bglogin.png');
	width:100%;
    background-repeat: no-repeat;
	/*background-attachment: fixed;*/
    background-position: 50% 0;	
}



.bgtexture {
	background-image: url('../images/textures/texture_a.jpg');
}

.bgtexture_clara {
	background-image: url('../images/textures/texture_clara.jpg');
}

.bgwhite {
	background-color: #FFF;
}

.bgPurple {
	background-color: #5e6d81;
}


#globalWrapper {
	max-width:100%;
	margin:0;
	padding-top:0;
}

.mainNav {
	margin-top:0;
}


img {
	max-width:100%;
}

/*** responsive video ***/
.videoWrapper {
	position: relative;
	/*padding-bottom: 56.25%; /* 16:9 */
    padding-bottom: 54%; /*demo video ratio not 16:9*/
    padding-top: 25px;
    height: 0;
}

.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
p.credits {
	padding:1.5em;
	margin-bottom:1.5em
}


/* HEADER
================================================== */
#home {height:100%; position:relative; overflow: hidden;}



/* Topo Paulo */
#topo {
    background: none repeat scroll 0 0 #FFFFFF;
    border-bottom: 1px solid #CA413F;
	
}


#topo ul {
    display: inline;
    float: left;
    list-style: none outside none;
    margin: 5px 0;
    padding: 0;
}

#topo ul li {
    display: inline;
	margin: 0 6px;
}

.iconWrapper-mini {
    border-radius: 50%;
    display: inline-block;
    
    height: 25px;
    margin: 0 auto;
    position: relative;
    text-align: center;
    width: 25px;
}

.icoFacebook {
color: #FFF;
background-color:#2a4682; 
}

.icoFacebook:before, .icoFacebook:hover {
color: #FFF;
background-color:#6a6a6a; 
}

.icoTwitter {
color: #FFF;
background-color:#4dc0ea; 
}

.icoTwitter:before, .icoTwitter:hover {
color: #FFF;
background-color:#6a6a6a; 
}


.icoYoutube {
color: #FFF;
background-color:#d03428; 
}

.icoYoutube:before, .icoYoutube:hover {
color: #FFF;
background-color:#6a6a6a; 
}



/* End Topo Paulo */




.FnpetiCor {
background-color: #e77917;
color: #FFFFFF;
}

#homeTitle{ margin-top:25%; text-align:center;}



#mainLogo {
	display:block;
	width:170px;
	margin-right:20px;
	line-height:0;
}
#baseline {
	font-size: 1.4em;
	display:block;
	margin:2.8em 0 0 1.5em;
	float:left;
}
.brand img, img.media-object {
	margin-bottom:15px;
}
.brand {
	display: block;
	margin:1.6em 2em 0 0;
	float:left;
}


.page-header {
	padding:1.5em;
	margin:0;
	-webkit--radius: 0 0 4px 4px;
	-moz--radius:  0 0 4px 4px;
	border-radius:  0 0 4px 4px;
	border-bottom:none;
}
.page-header h1 {
	margin-bottom:0;
}

.page-header p {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
}
.page-header.bigHeader {
	padding-bottom:0;
}
.page-header.bigHeader .span6 {
	padding-bottom:1.5em;
}

/*** social icons ***/

ul.socialNetwork {
	margin:0;
	display:block;
}
.socialNetwork li {
	display:inline-block;
}
.socialNetwork li a {
	display:block;
	line-height:1.5em;
}

/* END HEADER
================================================== */



.arrowsNav {height:0px;position:relative;}
.navUp, .navDown {position:absolute;width:50px; height:25px; display:block;
    text-align:center; z-index:2;}


    .navDown {right:50%;margin-right:25px
     -webkit--border-radius:0 0 50px 50px;
     -moz--border-radius:0 0 50px 50px;
     border-radius:0 0 50px 50px;top:0;}
     .navUp {left:50%;
        -webkit--border-radius:50px 50px 0 0;
        -moz--border-radius:50px 50px 0 0;
        border-radius:50px 50px 0 0;;bottom:0;}

/* FOOTER
================================================== */

#footer { 
  height: auto;
  border-top: 1px solid #cb413f;
  background: #f5f5f5;
  padding: 20px 0px 10px 0px;
 
}


#footer .infos { 
  margin: 28px 0 0 0;
  display:block;
}

#footer .logosfinais { 
margin: 90px 0;
}

#footer p {
  margin: 15px 10px 0 0;
  font-size: 16px;
  color: #646060;
  font-weight: 300; 
  margin: 0 0 5px 0;
}

ul.tel {
list-style: none;
display: inline;
}

.tel ul {
list-style: none;
display: inline;
}

#footer h3 {
  

  font-size: 22px;
  color: #cb413f;
  font-weight: 300; 
 
}

#footer h4 {
  margin: 15px 10px 0 0;
  float: left;
  font-size: 14px;
  color: #646060;
  font-weight: 600; 
}

#footer h5 {
  margin: 5px 0px 0px 0;
  font-size: 16px;
  color: #646060;
  font-weight: 900; 
}




#footer a {
  color: #d74d4b;
  -webkit-transition: color 350ms ease;
  transition: color 350ms ease;
}
#footer a:hover {
  color: #555555;
}


/* END FOOTER
================================================== */


/* SLIDERS
================================================== */
#sliderWrapper{padding-top:3.21em;}
/*** FLEXSLIDER ***/

/*replace background images with icon font for Flex slider UI*/
.flexFullScreen{ min-height:600px; }
.flexslider {background:none;}
.flexslider .flex-direction-nav a {
	background: #cb413f;
	font-family: 'custom-icons';
	font-size:1.5em;
	text-align:center;
	color:#fff;
	height:2em;
	width:2em;
	border-radius: 50%;
	z-index:9999;
	margin: 0px -12px;
    position: absolute
}
.flexslider .flex-direction-nav a i {
	line-height:2.2em;
}
.flexslider .flex-direction-nav a:hover {
	text-decoration:none;
}
/*replace background images with icon font for Flex slider UI*/


.flexslider .slides li {
	position:relative;
	margin:0;
}
.flexslider .logoSlider img {
	width:auto;
}
.flexslider .caption {
	position:absolute;
	top:0;
	width:48%;
}
.flexslider h1 {
	font-weight:400;
	padding:0.25em 0.5em;
	text-transform:uppercase;
	display:inline-block;
	font-size:3em;
	margin-bottom:0;
	text-align:left;
}
.flexslider h2 {
	border:none;
	padding:0.5em 0.5em;
	display:inline-block;
	font-size:1.5em;
	margin-bottom:0;
	line-height:1.5em;
}
.flexslider .caption.left {
	left:50px;
	width:55%;
}
.flexslider .caption.right {
	right:0;
}
.flexslider .caption, .flexslider .caption div {
	display:none;
}
.flexslider .caption p {
	margin:0;
	padding:1em;
}

.flexiShadow img {
	vertical-align: top;
	margin-bottom:3em;
}
/********* Configuration first slide *******/
.flexslider .caption .element1-1, .flexslider .caption .element1-2, .flexslider .caption .element1-3 {
	margin-left:0px;
}
.flexslider .caption .element1-1 {
	margin-top:7%;
}
.flexslider .caption .element1-2 {
	margin-top:2%;
}
.flexslider .caption .element1-3 {
	margin-top:2%;
	width:70%;
}
.flexslider .caption .element1-4 {
	margin-top:2%;
}
/********* Configuration first slide *******/



/********* Configuration second slide *******/
.flexslider .caption .element2-1 {
	display:inline-block;
}
.flexslider .caption .element2-1, .flexslider .caption .element2-2, .flexslider .caption .element2-3, .flexslider .caption .element2-4 {
	margin-top:2%;
}
.flexslider .caption .element2-1 {
	margin-top:25%;
}
.flexslider .caption .element2-3 p {
	width:320px;
}
/********* Configuration second slide *******/


/********* Configuration third slide *******/
.flexslider .caption .element3-1, .flexslider .caption .element3-2, .flexslider .caption .element3-3 {
	margin-left:2%;
}
.flexslider .caption .element3-1 {
	margin-top:45%;
}
.flexslider .caption .element3-2 {
	margin-top:2%;
}
.flexslider .caption .element3-3 {
	margin-top:2%;
}
/********* Configuration third slide *******/

/********* Configuration fourth slide *******/
.flexslider .caption .element4-1, .flexslider .caption .element4-2, .flexslider .caption .element4-3 {
    /*margin-left:30px;*/
}
.flexslider .caption .element4-1 {
	margin-top:40px;
}
.flexslider .caption .element4-2 {
	margin-top:2%;
}
.flexslider .caption .element4-3 {
	margin-top:2%;
}


/********* Configuration fourth slide *******/


/*** MEDIA QUERIES ***/


/* Large desktop */
@media (min-width: 1200px) { ... }

/* Portrait tablet to landscape and desktop */
@media (min-width: 768px) and (max-width: 979px) {
	.flexFullScreen{min-height:400px;}
    .flexslider h1 {font-size:1.2em}
    .flexslider h2 {font-size:1em}
    .flexslider p{font-size:0.8em}
}

/* Landscape phone to portrait tablet */
@media (max-width: 767px) {
	.flexFullScreen { min-height: 300px; }
    .flex-direction-nav .flex-prev {left:0;}
    .flex-direction-nav .flex-next {right:0;}
    .flexslider h1 {font-size:2em;}
    .flexslider h2 {font-size:1.25em;}


}

/* Landscape phones and down */
@media (max-width: 480px) {

    .flexFullScreen { min-height: 150px; }
    .flex-direction-nav {display:none;}
    .flexslider h1 {font-size:1em;}
    .flexslider h2 {font-size:0.75em;}
    .flexslider a {display:none;}



}
@media (max-width: 240px) {
    .flexFullScreen { min-height:90px; }
	}


/*** END FLEXSLIDER ***/


/* END SLIDERS
================================================== */




/* BLOG
================================================== */
/*** post ***/
.postPic{position:relative;}
.postTitle {
	margin-bottom:1.5em
}

.postTitle h2 {
	margin-bottom:0.25em;
	line-height:1em;
}
ul.entry-meta {
	margin: 0 0 1em 0;
	padding:0;
}
ul.entry-meta li {
	display: inline-block;
	margin: 0;
	background-repeat: no-repeat;
	line-height: 1em;
	font-size:0.85em;
	padding:0.75em;
	-webkit--border-radius:4px;
  -moz--border-radius:4px;
  border-radius:4px;


}
ul.entry-meta [class^="icon-"], [class*=" icon-"] {
 line-height: 1em;
}

/*target chrome only for better vertical align of icon*/
@media screen and (-webkit-min-device-pixel-ratio:0) {
 ul.entry-meta [class^="icon-"], [class*=" icon-"] {
     line-height: 1.5em;
 }
}

.comments .media {
	padding:1.5em;
}
/*** end post ***/

/*** sharre buttons ***/
.sharrre .button {
	float: left;
	width: 60px;
}

.sharrre .button.twitter{
    margin-right:12px;
}
/*** sharre buttons ***/

/*** sidebar widgets ***/
.widget.search {
	padding:0;
}

.widget.search input{margin-bottom:0;}
.widget.search button {
	margin-top:1em;
}


.widget {
	margin-bottom:3em;
}
.widget h3 {
	padding-bottom:0.5em;
	margin-bottom:1em;
	
}
.widget form, .widget input {
	margin-bottom:0;/*    text-align:center;*/
}
.blogTags ul {
	list-style-type:none;
	margin:0;
}
.blogTags li {
	display:inline-block;
}
.blogTags li a {
	display:block;
	margin:0 0.25em 1em 0;
	padding:0.5em;
	text-transform:uppercase;
	-webkit--border-radius:4px;
	-moz--border-radius:4px;
	border-radius:4px;
	line-height:1em;
}
.blogUpdates a.pull-left {
	width:50px;
}
.blogUpdates .media, .blogUpdates .media .media {
	margin-bottom:0;
	padding-bottom:0
}
.blogUpdates .media img {
	margin-bottom:1em;
}
.blogUpdates ul.media-list, .blogUpdates ul li:last-child p {
	margin:0;
}
.blogUpdates p {
	font-size:0.85em;
}
.blogUpdates .iconsList li {
	padding-top:0.5em;
}

/*** sidebar widgets ***/
/* END BLOG
================================================== */

.ListaAgenda h4 {
font-size:1.35em;
color: cb413f;
font-weight: 400;
line-height: 1.2em;
}

.mright {
margin-left: -22px;
}


/* ==== NEWS Noticia ====== */
.item-noticia-plantao:first-child {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
}

.item-noticia-plantao {
    background: url("../images/borderbottom.gif") repeat-x scroll center top rgba(0, 0, 0, 0);
    min-height: 50px;
    padding: 12px 0 10px;
	
}

.lista-noticia-plantao {

    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    font-family: inherit;
    font-size: 100%;
    margin: 0;
    outline: 0 none;
    padding: 0;
	
	
	}

.lista-noticia-plantao .titulo {
    font-size: 1.2em;
	}
.lista-noticia-plantao li{
    list-style: none outside none;
}

.item-noticia-thumbnail {
    float: left;
    margin: 6px 10px 10px 0;
    overflow: hidden;
    position: relative;
    width: 135px;
}



.chamada-com-foto {
    min-width: 720px;
    width: 188px;
}


.Noticia2 h3{
font-size: 1.4em
}



/* END NEWS
================================================== */



/* PAGES
================================================== */


#quoteFormWrapper{
    display:none;
    margin-top:10px;
}

#projectQuote{
    margin-top:2em;
    padding:3em;
}

#projectQuote textarea{
    height: 122px;
    padding-top:25px;

}

#projectQuote .quoteResult{
    width: 76.5%;
}

#page {
	margin-bottom:6em;
}
/*** Contact ***/

#contactSlice {

	overflow:hidden;

}

#contact address {
	margin:0 0 1.5em 0;
	font-size:0.8em;
}
.slideContactpage {
	padding-top:6em;
	padding-bottom:1.5em;
}
#contactinfoWrapper {
	display:none;
	position:relative;
}
#contactinfoWrapperPage {
	position:relative;
	float: left;
}
#mapTrigger {
	display:block;
}
#mapSlide {
	display:none;
}
.result {
	margin-bottom:1.5em;
}
#mapWrapperFullwidth {
	width:100%;
	height:350px;
}
#mapWrapper img, #mapWrapperFullwidth img {
	max-width: none;
}

#mapTriggerLoader {display:block; padding:1em;-webkit--border-radius:4px;
	-moz--border-radius:4px;
	border-radius:4px;
	text-align:center;
	margin-bottom:1.5em;
}
#mapTriggerLoader {text-align:center;}
.contentMap {
}
#contactWrapperHome .error_message {
	font-size:0.6em;
	line-height:1em;
}
/* Contact Form */


.securityCheck {
	margin-top:1.5em;
}
#verify {

	display: inline;
	float: left;

}
.securityCheck .moreLink {
	font-size:0.8em;
	margin-left:5px;
}
.termsCheck {
	margin:29px 0 0 10px
}
#mapSlide {
	display:none;
	margin-left:3000px;
}
#mapWrapper {
	height:360px;
	/*border:1px solid #E6EAEC;*/
}
#mapReturn {
	float:right;
	margin-top:1.5em;
}
#contactPage #mapWrapper {
	margin-bottom:1.5em;
}
/*** End Contact ***/
/*** sidebar ***/
aside#sidebar {
	padding: 1em;
	font-size:1em;
}
#sidebar #subnav, #sidebar #subnav .widgetArea {
	margin-right:20px;
}
#sidebar #subnav {
	margin-bottom:0;
}

#sidebar #subnav li {
	margin:0;
}
#sidebar #subnav li a {
	display:inline-block;
	padding: 0.5833em 0 0.8333em 0.5em;
	text-decoration:none;
	
}
/*** end sidebar ***/


/*** PROGRESS BAR % ***/
.ninety{width: 90% !important;}
.seventy{width: 70% !important;}
.fifty{width: 50% !important;}



/*** END PROGRESS BAR % ***/


/* END PAGES
================================================== */

/* PANEL
================================================== */

.boxcolorido {
  
  padding: 7px 0px 4px 16px;
  width: 100%;
  height: 100%;
  border-radius: 5px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
          box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  display: table;		  
}

.boxcolorido2 {
  padding: 7px 16px 4px 16px;
  height: 100%;
  border-radius: 5px 5px 0px 0px ;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
          box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  display: table;	
margin-left:8px;  
}

.DivisorColorido {
width:100%;
height:2px;
display: block;  
background-color: #CA413f;
margin-left:8px;  
}

.boxCinza {
  background: #f7f7f7;
  padding: 42px 0px 52px 16px;
  width: 100%;
  height: 100%;
  border-radius:  0px 0px 5px 5px;
  display: table;		
  
}

.boxCinza2{
  background: #f7f7f7;
  padding: 42px 0px 52px 16px;
  width: 100%;
  height: 100%;
  border-radius:  0px 0px 5px 5px;
  display: table;
	margin-top:-20px;  
  
}

.boxCinza .form-group{
  margin-right:20px;	
  
}

.boxCinza .textarea {
  margin-right:20px;	
  
}

#cadastrese  {
padding: 10px 15px;
}




.Vermelho {
 background-color: #CA413f;
color: #FFF;
}

.Laranja {
 background-color: #e77917;
 color: #FFF;
}

.Azul {
 background-color: #0072B8;
 color: #FFF;
}


.Cinza{
 background-color: #b2afaf;
 color: #FFF;
}


.noticia {
display: table;
}


.noticia2  h3{
font-size:18px;
font-weight: 600;
}

.noticia2  p{
font-size:16px;
color:#0d0d0d;
}

.boxcolorido:hover {
	opacity: 0.9;
}


.Noticia1  h3{
font-size:18px;
font-weight: 600;
}

.boxBorder {

border-left: 1px dashed #E6E6E6;
border-right: 1px dashed #E6E6E6;
border-bottom: 1px solid #E6E6E6;
padding: 20px 14px;
margin-top:-25px;
}


.boxBorder2 {
border-bottom: 1px dashed #E6E6E6;
padding: 10px 0px;
margin-top:-45px;
}

.BorderBottom {
border-bottom: 1px solid #E6E6E6;
}

.BorderBottomTop{

border-bottom: 1px solid #E6E6E6;
border-top: 1px solid #E6E6E6;
}

.BorderBottomTop{

border-bottom: 1px solid #E6E6E6;
border-top: 1px solid #E6E6E6;
}

.BorderBottomTop2 {
padding: 10px 0px;
border-bottom: 1px dashed #E6E6E6;
border-top: 1px dashed #E6E6E6;

}



.alert-danger, .alert-error {
    background-color: #F2DEDE;
    border-color: #EED3D7;
    color: #B94A48;
}
.alert, .alert h4 {
    
}
.alert {
   
    border: 1px solid #FBEED5;
    border-radius: 4px;
    margin-bottom: 20px;
    padding: 8px 35px 8px 14px;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
}



/* PORTFOLIO
================================================== */
.isotopeWrapper article{
    margin-bottom:1em;
}
.portfolio {
}
#portfolio img, #pages img {
	width:100%;
}
.sizer {
	outline:none !important;
}
.navigate ul {
	float:right;
	margin-bottom:1.33em;
}
.navigate li {
	display:inline-block;
	height: 24px;
}
#projectsNav .pager {
	text-align:left;
	margin:0 0 1.5em 0;
}
#slideSlice article {
	float:left;
}
#portfolioCaroussel {
	overflow: hidden
}
#portfolioCaroussel article {
	padding:10px;
}
#portfolio article p {
	margin-bottom:1.45em;/*set next row on the baseline*/
}


/* masonery resising*/
.hiddenInfo {
	display:none;
}


.isotopeItem.boxLink{
    border:none;
}

.masoneryBloc:hover{
    border:none;
}

.isotopeItem.span6 .imgWrapper, .isotopeItem.span4 .imgWrapper{
    margin-bottom:0;
}

.masoneryBloc .boxContent{
    text-align:left;
}

.isotopeItem .newBadge{
    top:5px;
    left:-20px;
}

#singleProject{
    padding-bottom:0;
}

/* END PORTFOLIO
================================================== */
/* FORMS
================================================== */
input[type="text"], input[type="password"], input[type="email"], input[type="tel"], textarea, select {
	display:block;
	margin-bottom:0.6em;
    width: 100%;
	border-radius: 5px;
	border: solid 1px #c96d6c;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    
    box-shadow:none;
	

}


input[type="text"]:hover, input[type="password"]:hover, input[type="email"]:hover, input[type="tel"]:hover, textarea, select {
	display:block;
	margin-bottom:0.6em;
    width: 100%;
	border-radius: 5px;
	border: solid 1px #c96d6c;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    
    box-shadow:none;
	

}



input[type="text"], input[type="password"], input[type="email"], input[type="tel"]{
    padding:0 25px;
    height:38px;
	
}

.row-fluid input[type="text"],.row-fluid input[type="password"],.row-fluid input[type="email"], input[type="tel"],.row-fluid textarea {
    padding:0 25px;
    width: 100%;
    box-shadow:none;
}

textarea {
	background: #fff;
    padding:10px;
	border-radius: 5px;
	border: solid 1px #c96d6c;
}

select {
	padding:16px;
    height:auto;
    background:#ededed;
}



label, legend {
	display: block;
}
legend {
	margin-bottom:1em;
}
input#verify {
	margin-top:1em;
	margin-bottom:0;
}
select {
    /*width: 220px; */
}
input[type="checkbox"] {
	display: inline;
}
form .error {
	color:#bc0000;
}



.modal-header {
    padding: 2.5em 2.5em 0 2.5em;

}
.modal-body, modal-footer {
    padding: 2.5em ;

}

.btnSearch {
font-size:12px;
margin-top: -10px;

}

.formSearch {
padding:3px 0px;
}

.formSearch  input[type="text"], .formSearch  input[type="password"], .formSearch  input[type="email"], .formSearch  input[type="tel"] {
    height: 28px;
    padding: 0 25px;
}
,

/* END FORMS
================================================== */







/* MISCELANIOUS
================================================== */
/*** video ***/
.videoIframe {
	width:100%;
	height:525px;
}

.videoCredit {
	display:block;
	padding:0.5em;
	margin-top:0;
}
/*** testimonial ***/
#testimonialCarousel .item {
	min-height:193px;
}
#testimonialCarousel blockquote {
	position: relative;
	margin-right:5px;
	font-size:1.15em;
	line-height:1.25em;
}
.clientIcon {
	margin-top:2em;
}
.clientIcon i {
	font-size:3em;
}


/*** pricing table ***/
.pricingBloc {
	text-align:center;
	margin-top:1em;
	
}
.pricingBloc ul {
	list-style-type:none;
	margin:0;
	padding:0 1.5em;
}
.pricingBloc ul li {
	padding:1.5em 0
}
.pricingBloc h2 {
	font-size: 1.25em;
	text-transform:none;
	margin-bottom:0;
	padding:1.5em;
	font-weight:800;
}
.pricingBloc h3 {
	font-size:3em;
	font-weight:800;
	display:block;
	padding:1em;
	margin-bottom:0;
}
.pricingBloc h3 span {
	font-size:0.5em;
	font-weight:300;
	margin-bottom:0;
	display:block;
}
.pricingBloc p {
	margin-bottom:0;
	padding:1.5em
}
.pricingBloc.focusPlan {
	margin-top:0;
}
.pricingBloc.focusPlan h3 {
	padding:1.25em;
	text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.2);
}
/*** end pricing table ***/

/*** hover images ***/
.imgHover article {
	position:relative;
}
.mask {
	position:absolute;
	width:100%;
	height:100%;
	
}

.mask:hover {
	position:absolute;
	border-color: #666666 2px solid ;
	background:#555;
	display:block;
	width:100%;
	height:100%;
	
}




.iconLinks {
	display:none;
}
.media-hover {
	text-align:center;
    overflow:hidden;
	background: #666;

}
.media-hover {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	background: #666;
}

.ie8 .mask {
	bacground:white;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
}




/*** twitter box ***/
#twitterFrame iframe{width:100%;}






nav#filter ul {
	display: inline;
  
    list-style: none outside none;
    margin: 5px 0 15px 0px;
    padding: 0;
	display:table;

}

nav#filter li {
	
	display:inline;
}



.botaoHome {

margin-left:10px;
display:block;
float:left;
position:relative;
}	


#menuPrincipal {
float:left;
position:relative;
margin-left:-15px;
}	

#menuPrincipal a {
text-decoration:none;
}	

#menuPrincipal a:hover {
color: #E97300;
}	
#menuPrincipal li{
    display: inline-block;
    font-size: 20px;
    list-style-type: none;
    padding: 0.3em 1.40em;
    text-align: center;
}
	


.navbar-default {
    background-color: 0 none;
    border-color: 0 none;
}




/*** BOX ELEMENTS ***/

.bordaSombra {
-moz-box-shadow: 0 0 5px #888;
-webkit-box-shadow: 0 0 5px#888;
box-shadow: 0 0 5px #888;
}



.boxClaro {
	background: none repeat scroll 0 0 #eff0ef;
    border-radius: 5px 5px 5px 5px;
    position: relative;
	height: 165px;
	
} 





.boxClaro .stat p{
	
	line-height:0.9em;
	
}

.boxClaro .btn-small{
	float:right;
	margin-right: 4%;
	
} 





.comentariobox h2 {
color:#FFF
}




.boxProdutosFab {
	background: none repeat scroll 0 0 #FFF;
    border-radius: 5px 5px 5px 5px;
    position: relative;
	padding: 10px 0px;
	
}


.boxProdutosFab:hover  {
	background: none repeat scroll 0 0 #FFF;
    border-radius: 5px 5px 5px 5px;
    position: relative;
		-moz-box-shadow:    1px 1px 1px 1px #ccc;
		-webkit-box-shadow: 1px 1px 1px 1px #ccc;
		box-shadow:         1px 1px 1px 1px #ccc;
}


.contentFab h3{
	line-height:0.7em;
	margin-top:1.8em;
	font-weight: 900;
	font-size: 1em

}

.contentFab p {
	line-height:0.7em;
	color: #4a972f;
}


.boxWhite { 
    height: 100%;
	width: 100%;
    padding: 0.2em 0 0.2em 0.2em;	
	border-bottom: 1px solid #F2F2F2;
}


.boxWhite:hover {
    background: none repeat scroll 0 0 #FFF;
    position: relative;
		-moz-box-shadow:    1px 1px 1px 1px #ccc;
		-webkit-box-shadow: 1px 1px 1px 1px #ccc;
		box-shadow:         1px 1px 1px 1px #ccc;
}



.ConteudoAgenda  h1{ 
  font-size: 1.9em;
  font-weight: 600;
  line-height: 1.2em;
  
	
}

.ConteudoAgenda .baixoabaixo h3 {
line-height: 1.4em;
margin-top:10px
}

.ConteudoAgenda .baixoabaixo p {
font-weight: 500;
line-height: 1.6em;
margin-top:0;
}


.infoAgenda {
display:table;
border-top: 1px #bb1f07 solid;
border-bottom: 1px #bb1f07 solid;
background: none ;
width: 100%;
}


.mleft p {
margin: 0px 15px;
}





.columHorizont {
  float:left;

}

.columHorizont h3 {
  font-weight: 900;
  line-height: inherit;

}

.columHorizont p {
  font-weight: 900;
  line-height: inherit;

}


.boxNews {
    background: none;
    border-radius: 5px 5px 5px 5px;
    position: relative;
	padding: 1em 1px 0.5em 2px;	
	width:100%;
	padding-left: 12px;
}

.boxNews:hover {
    background: none repeat scroll 0 0 #eaeff1;
    border-radius: 5px 5px 5px 5px;
    position: relative;
}


.box3Elements {
    background: none;
    border-radius: 5px 5px 5px 5px;
    position: relative;
	padding: 1em 1px 0.5em 2px;	
	width:100%;
	padding-left: 12px;
}

.box3Elements:hover {
    background: none repeat scroll 0 0 #eaeff1;
    border-radius: 5px 5px 5px 5px;
    position: relative;
}

.box4Elements {
    background: #f7f7f7;
    border-radius: 5px 5px 5px 5px;
    position: relative;
	width:100%;
	padding:5px 0px;
}

.box4Elements:hover {
    background: none repeat scroll 0 0 #eaeff1;
    border-radius: 5px 5px 5px 5px;
    position: relative;
}


.dados p {
font-size:16px;
font-weight: 400;
margin: 0px 20px;
}

.dados h3 {
font-style:italic;
font-weight: 600;
margin: 0px 20px;
}

.dados h4 {
font-size:18px;
font-weight: 600;
margin: 0px 20px;
}

.lead p {
padding: 10px;
}

p.lead  {
padding: 10px;
}

.sidebyside {
	list-style-type: none;
    margin: 10px 5px 10px -30px;

	
}

.sidebyside li:first-child {
	float:left;	
	
	
}

.sidebyside li:last-child {
    float:left;	
	
}

.sidebyside h3 {
    font-size: 20px;
	font-weight: 500;
	margin: 11px;
}

.sidebyside h4 {
    font-size: 1.4em;
	color: #cb413f;
	font-weight: 500;
	margin: 11px;
}

.ladoalado{
	list-style-type: none;
    margin: 10px 5px 10px -28px;	
}

.ladoalado li:first-child {
	float:left;		
}

.baixoabaixo {
list-style-type: none;
margin-left: -23px;
}



.ListadeArquivos h3{
font-size:16px;
}

.ListadeArquivos .box4Elements h3{
font-size:20px;
}

/* Galeria de FIlmes ================================================== */

.video-trilho img {
   width:100%;
   position: relative;
}


a.borda-interna {
    float: left;
    overflow: hidden;
}
a.borda-interna img {
    border-color: #CA413F;
    display: block;
    float: left;
    overflow: hidden;
}
a.borda-interna:hover {
    border: 3px solid #CA413F;
    border-radius: 3px;
}
a.borda-interna:hover img {
   margin-bottom:-6px;
   margin-right:-6px;
  
}




.duracao {


z-index:9999 !important;

}


.duracao {

	background-color: #CA413F;
    border-radius: 1px;
    color: #FFFFFF;
    left: 18px;
    opacity: 0.9;
    padding: 2px 4px;
    position: absolute;
	font-size: 10px;
	bottom: 85px;

}

.color4 {

background-color: #CA413F;

}



















/* END MISCELANIOUS
================================================== */


/* MEDIA QUERIES
================================================== */



@media (min-width: 1300px) and (max-width: 1400px) { 
	
	
	#menuPrincipal li{
    font-size: 18px;
    padding: 0.2em 1.8em; 
	}
	
	}



@media (min-width: 1200px) and (max-width: 1300px) { 
	
	#menuPrincipal li{
    font-size: 18px;
    padding: 0.2em 1.4em; 
	}
	
	.catavento img {
    position: absolute;
    right: -20px;
    top: 140px;
    z-index: 0;
	height:140px;
	}

	
	}




/* Portrait tablet to landscape and desktop 979px max-width: 1200px) */
@media (min-width: 979px) and (max-width: 1200px) {



	#menuPrincipal li{
    font-size: 18px;
    padding: 0.2em 0.7em; 
	}
	
    body #globalWrapper {
        margin-left:auto;
        margin-right:auto;
        width:100%;
    }

    #slidecaption {
        padding-top: 10%;
    }

   
    #paralaxSlice1, #paralaxSlice2, #paralaxSlice4, #paralaxSlice5, #paralaxSlice6, #paralaxSlice7{  
       background-size: 100% 120%;
    }
	
	#home h1 {
    margin: 1em 0em 1em 1em;
	font-size: 2.4em;
	}
	
	.navbar-header .btnnav {
		background-color: #FFF;
		border-right:0px;
		border-left:0px;
		border-top:0px;
		font-size: 22px;
		text-align:justify;
		padding: 0.6em 1em;
	}
	
	h3, .legend {
    font-size: 1.4em;
    font-weight: 400;
    line-height: 1.2em;
    margin-bottom: 0.3em;
	}

	.boxcolorido  {
    border-radius: 5px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    display: table;
    height: 100%;
    padding: 0px 0 0px 0x;
    width: 100%;
	}
	
	.boxcolorido  h2 {
     font-size: 1.2em;
	}
	
	.sidebyside h3 {
    color: #CB413F;
    font-size: 1.4em;
    font-weight: 500;
    margin: 11px;
	}

	.iconMedium {
    height: 55px;
    width: 55px;
	}
	
	.box3Elements {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-radius: 5px;
    padding: 0.2em 0.7em;
    position: relative;
    width: 100%;
	margin-bottom: 5px;
	}
	
	
	.box3Elements  h5 {
		font-size: 1.116em;
		font-style: normal;
		font-weight: 500;
		line-height: 1.2em;
		margin-bottom: 0.5m;
		
	}
	
	
	
	.iconAgenda {
    border-radius: 5px;
    color: #FFFFFF;
    display: block;
    margin-bottom: 10px;
    margin-right: 10px;
    padding: 12px 8px 6px 8px;
    text-align: center;
    text-transform: uppercase;
    transition: all 0.8s ease-out 0s;
	}
	
	.iconAgenda h3 {
    line-height: 0.8em;
	}
	
	.iconAgendaBig h3 {
    
    font-size: 36px;
    line-height: 0.8em;
    margin-top: -6px;

	}

	.duracao {

	bottom: 108px;
	}
	
	
	
	
	#menuPrincipal li{
    font-size: 18px;
    padding: 0.2em 0.7em; 
	}
	
	.catavento img {
    position: absolute;
    right: -20px;
    top: 100px;
    z-index: 0;
	height:140px;
	}
	
	
	
	
}


/* Portrait tablet to landscape and desktop  */ 
@media (min-width: 768px) and (max-width: 979px) {
    
    body #globalWrapper {
        margin:0 auto;
        width:100%;
    }
	
	#home h1 {
    margin: 1em 0em 1em 3.2em;
	font-size: 2.0em;
	}
	
	#home .span6 {
	width: 300px;
	}
	
	.panel, .panel-default {
    width: 300px;
    }
	
	
	.ladoalado .btn {
	width: 500px;
	margin-left: 80px;
	
	}
	
	.ladoalado .infoArquivo {
	float:left;
	position: absolute;
	}
	
	
    #mainMenu{ float:none; text-align: left; width: 100%;  max-height: 75px; cursor:pointer}
    .fixedHeader {max-height: 96px;}
    #mainHeader .brand{text-align: center; margin-bottom:20px; width: 100%; margin-right:0; float:none;}
    .nav{font-size: 0.9em;  margin:0 auto; display:inline-block;}

    

    .newsList h3{ font-size:1.2em; }

    #team h3{ font-size:1.2em; }
	
	.socialTeam li {display:inline-block;}
	
 	
	.iconWrapper.iconBig {
        height: 60px;
        width: 60px;
    }
    .iconWrapper.iconBig i {

        top: -5px;
        left: 19px;
    }
	
	 .one_half, .one_third, .two_thirds, .three_fourths, .one_fourth, .one_fifth, .two_fifth, .three_fifth, .four_fifth, .one_sixth, .four_sixth , .five_sixth {
     position: relative;
     margin-right: 2%;
     float: left;
	}
	
	
	
    #paralaxSlice1, #paralaxSlice2, #paralaxSlice4, #paralaxSlice5, #paralaxSlice6, #paralaxSlice7{  
        background-size: 100% 120%;
    }
	
	
	#menuPrincipal li{
	    display: inline-block;
	    font-size: 16px;
	    list-style-type: none;
	    padding: 0.3em 0.22em;
	    text-align: center;
    }
	.catavento img {
    height: 110px;
    position: absolute;
    right: -70px;
    top: 50px;
    z-index: 0;
	}
}  

/* Landscape phone to portrait tablet widht 767 */
@media (max-width: 767px) {

	
    #mainMenu{ float:none; text-align: center; width: 100%;}
    #mainHeader .brand{text-align: center; margin-bottom:20px; width: 100%; margin-right:0;}
    .nav{font-size: 0.9em; display: inline-block;}

    .newsList h3{ font-size:1.2em; }
	.socialTeam li {display:inline-block;}
	.span6.skills {margin-bottom:3em;}

    .styleSwitcher {
        display:none;
    }

    .ctaBox, .ctaBox blockquote {
        text-align:center;

    }
    .ctaBox a {
        float:none;
    }

    .ctaBox.ctaBoxFullwidth {
        padding-left:0;
        padding-right:0;
    }
	.ctaBox.ctaBoxFullwidth {
        padding-left:0;
        padding-right:0;
    }
    
    
    .one_half{
     width:100%;
     float: none;
 	}
	  
    .imgWrapper img {width:100%;}
    .topBox {text-align:center;}
    .topBox a {float:none;}
   
	.bglogin {
	background-image: url('');
	width:100%;
    background-repeat: no-repeat;
	/*background-attachment: fixed;*/
    background-position: 0;	
}

	.notablet{
	display:none;
	}
	.yehtablet {
	display:block;
	}
	
	input[type="search"] {
    -moz-box-sizing: border-box;
    background: none repeat scroll 0 0 #FFFFFF;
    box-shadow: none;
    color: #649F16;
    display: block;
    float: left;
    margin-top: 0em;
	margin-bottom: 2em;
    width: 68%;
	}
	
	
	#home .slice {
    padding-bottom: 2em;
    padding-top: 0em;
	}
	
	#home .slice h1{
    font-size: 2em;
	font-weight:300;
	margin-bottom:1.4em;
	}
	
	
	body {
        padding:0
    }
    

    body #globalWrapper {
        margin:0;
        width:100%;
    }

    [class*="span"] {
       margin-bottom:1.5em;
    }
     .slice {padding:1.5em;}

     #mainMenu ul {
        display:none;
    }
    .navbar-fixed-top, .navbar-fixed-bottom, .navbar-static-top {
        margin:0;
    }
    #mainMenu .responsive-nav {
        display:block;
        width:100%;
    }

    #mainHeader .navbar-inner {background:none!important;}

    ul.socialNetwork {margin-bottom:0.5em;}

    .isotopeItem .newBadge {left:auto; right:10px; top:9px;}


    .blocPhone{ font-size:1.2em; }
    .bigTitle{ font-size:3em; }
     blockquote{ font-size:1.2em; }
    .blocPhone .iconWrapper{ display:block; }
    #mainMenu .responsive-nav{ margin-top:0.8em; margin-bottom:0.8em; }
    #mainHeader .brand{ margin-top:1.4em; }



    #team img{ width:100%; max-width:auto;}
    #team article div:first-child, #team .boxContent2, #team .boxContent { float:left; width:100%}

    #mapTriggerLoader .iconWrapper { display:block; }
	
	
    #paralaxSlice1, #paralaxSlice2, #paralaxSlice4, #paralaxSlice5, #paralaxSlice6, #paralaxSlice7{  
        background-size: 100% 100%;
    }
	
	
	.navbar-header .btnnav {
		background-color: #FFFFFF;
		border-left: 0 none;
		border-right: 0 none;
		border-top: 0 none;
		font-size: 18px;
		padding: 0.4em 0.4em;
		text-align: justify;
	}

	
	.catavento img {
    height: 100px;
    position: absolute;
    right: 0;
    top: -20px;
    z-index: -5;
	height:80px;
	}
	
	.boxIcon {
    background-color: #F0F0F0;
    border-radius: 5px;
    height: 118px;
    margin-left: 0;
    overflow: hidden;
    position: relative;
    text-align: center;
    width: 110px;
	}
	
	
	#menuPrincipal li{
	    display: inline-block;
	    font-size: 16px;
	    list-style-type: none;
	    padding: 0.2em 0.22em;
	    text-align: center;
    }
	
	.botaoHome {
    display: block;
    float: left;
    margin-left: 5px;
    position: relative;
	width:40px;
	}
	
	.nonee {
	display:none;
	}
	
}

/* Landscape phones and down */
@media (max-width: 480px) {
	h1{ font-size:2em; }
	
	.boxcolorido  h1 {
	font-size: 2.0em;
	float: right;
	position:relative;
	
	
	}
	.four_sixth { 
	float:right;
	width: 72%;
	}
	
	.one_sixth {
	float:left;
	width: 10%;
	margin-right:0;
	position:relative;
	}
	.boxcolorido .iconBig {
	width: 64px;
	height: 64px;
	position:relative;
	float:left;
	
	}
	
	
	
	
	
	
	
	
    .bigTitle{ font-size:1.2em; }
    .media .pull-left, .media .pull-right {display:inline-block;}
    .projectWidget .pull-right, .projectWidget .pull-left{
        float:left;
    }
    .btn {font-size:12px;}

    #mainHeader .brand{text-align: center;}
    #mainHeader .brand, #mainMenu { float:none; } 
    #mainMenu{ width:100%; margin-top:10px; } 
    .slice{ padding-left:0; padding-right:0; }
    .boxFeature { margin-bottom:0; }
    .boxFeature .one_third, .boxFeature .two_thirds{
        text-align:center;
    }

    .one_half, .one_third, .two_thirds, .three_fourths, .one_fourth, .one_fifth, .two_fifth, .three_fifth, .four_fifth, .one_sixth, .five_sixth {
       width:100%;
       float: none;
   }

    .socialTeam li{display:inline-block;}
    #team .span3{ text-align:center; }
	
	.nonee {
	display:none;
	}
	
	

}

@media (max-width: 300px) {

    h1{ font-size:1.6em; }
	
	.boxcolorido  h1 {
	font-size: 2.2em;
	float: right;
	position:relative;
	
	}
	.four_sixth { 
	float:right;

	}
	
	.four_sixth { 
	float:right;
	width: 60%;
	}
	
	
	
	.boxcolorido .iconBig {
	display: none;
	
	}

}

@media (max-width: 979px)
{
	ul.nav{
		width:100%;
		box-sizing:border-box;
		-moz-box-sizing:border-box;
		-webkit-box-sizing:border-box;
	}
}