/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/*
img{width:100%;}
img{max-width:100%!important;height:auto;}
*/
html{
	-webkit-font-smoothing: antialiased;
	overflow-x: hidden;
	overflow-y: auto;
}
* {-webkit-tap-highlight-color: rgba(0,0,0,0);}
* { _noFocusLine: expression(this.hideFocus=true); }
#Form{height:100%;}
a{outline:0;border:0;}
ul, ol{margin:0;padding:0;}
ul, ul li {
  list-style: none;
  margin: 0;
  padding: 0;
}
#Body{
	height:100%;
	font-family:'Open Sans', Lucida Sans Unicode, Arial, sans-serif;
	color:#656565;
	font-size: 14px;
	line-height: 24px;
}
p {
	color: #656565;
	line-height: 24px;
	margin: 0 0 20px;
	font-size: 14px;
}
strong, b {
  font-weight: 700;
}

img.responsive, .responsive_img_parent img {
    max-width: 100%!important;
    height: auto!important;
    width: 100%!important;
}

#Satva{
	width:100%;
	position:relative;
	min-height:100%;
	margin: 0 auto;
}
#layerBG{
	width:100%;
	position:fixed;
	min-height:100%;
	margin: 0 auto;
	*left:0;	
}
#layerBG{
/*
	background: url(Images/background-3.jpg) repeat 50% 0;
	background:#171717*/
}


#Background{
	position:relative;
	min-height:100%;
	margin: 0 auto;
	background:#fff;
}


#Header{
  position: absolute;
  z-index: 99;
  width: 100%;
  background: #B01B2E;
  border-top: 5px solid #B01B2E;
}
/*
.Home #Header {
  position: absolute;
  z-index: 99;
  background: #F6F6F6;
  background: -webkit-linear-gradient( #f6f6f6, rgba(255,255,255,0.75));
  background: linear-gradient( #f6f6f6, rgba(255,255,255,0.75));

}
*/
.Normal #Header{
  position: relative;
  visibility:visible;
  background: #B01B2E;
}
#MainRow{
	position:relative;
	z-index:100;
}

#Header #MainRow{
	margin:0 auto;
	width:100%;
	line-height:0;
	
	
}
body.sticky-menu-active #Header #MainRow{
	position:fixed!important;
	top:0!important;
	border-bottom: 1px solid #B01B2E;
	box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
	background: #B01B2E;
}

body.sticky-menu-active #Header #MainRow .contentRight{
	padding-top:0;
	top:40%;

}
body.sticky-menu-active img#dnn_dnnLogo_imgLogo{
	top: 1px;
}


.contentLeft a{
	display:inline-block;
	padding: 0 0;
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	-ms-transition: all 0.2s;
	-o-transition: all 0.2s;
	transition: all 0.2s;

	
}

.contentLeft.logo-sticky-active a{
	padding: 3px 0;
}


img#dnn_dnnLogo_imgLogo{
	position:relative;
	top: -14px;
}

/*.Home #Header{
	position:absolute;
	z-index:99;
	background:none;
}*/

/*
.Home #Header #MainRow{
  background: #F6F6F6;
  background: -webkit-linear-gradient( #f6f6f6, white);
  background: linear-gradient( #f6f6f6, white);

  }
 */ 
  
/*
body.sticky-menu-active .Home #Header #MainRow{
	
	background: #f6f6f6;
	background: -moz-linear-gradient(top, #f6f6f6 0%, #ffffff 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f6f6f6), color-stop(100%,#ffffff));
	background: -webkit-linear-gradient(top, #f6f6f6 0%,#ffffff 100%);
	background: -o-linear-gradient(top, #f6f6f6 0%,#ffffff 100%);
	background: -ms-linear-gradient(top, #f6f6f6 0%,#ffffff 100%);
	background: linear-gradient(to bottom, #f6f6f6 0%,#ffffff 100%);
}
*/
#Header .Content{
	position:relative;
	width:100%;
	margin:auto;
}

#Header #Nav{
	position:relative;
	top:0;
	height:auto;
	max-width:1170px;
	display: block;
	margin-right:-10px;
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	-ms-transition: all 0.2s;
	-o-transition: all 0.2s;
	transition: all 0.2s;
	
}
#Header #Nav.sticky-menu-active{
	top:-2px;
}


#page-top{
	/*background:#D4D4D4 url(/portals/0/Imagens/portal/pattern7.svg) 50% 100% no-repeat fixed;*/
	background:#191919 url(/portals/0/Imagens/portal/parallaxBG.svg) 50% 50% no-repeat fixed;
	-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
	color:#F0F0ED;
	border-bottom: 5px solid #F0F0ED;
}
.Normal #dnn_BannerPane{
	background:transparent;
}
#dnn_home_eventsPane, #dnn_home_newsPane{
	width:100%;
}

.ie8andDown #page-top{
	background:#B01B2E;
}

#page-top > div{
	background: url(Images/bg_head_shadow2.png) no-repeat center top;
	background-size: 100% 25px;
	min-height: 25px;
	max-width: 1170px;
	margin: 0 auto;
	padding-top: 10px;
	position: relative;

}
#page-top > div a:link, #page-top > div a:visited{
	color:#F0F0ED;
	font-size:12px;
}
#page-top > div a:hover{
	color:#fff;
	text-decoration: underline;
}
#page-top > div a:last-child{
	/*color:#fff;*/
}
#page-top > div h2{
	border-bottom: 5px solid #B01B2E;
	color: #fff;
	display: inline-block;
	margin: 0 0 -5px;
	min-height: 37px;
	padding: 0 0 10px;
	position: relative;
	letter-spacing: 0;
	font-size: 24px;
	line-height: 40px;
	text-transform:uppercase;
}

#dnn_dnnBREADCRUMB_lblBreadCrumb{
	display:none;
	float:right;
	padding-top:10px;
}


#Content {
	width:100%; 
	position:relative; 
	min-height:200px;
	*z-index:-1;
	
}
.f-Content{
	padding-top:120px
}

#Panes{
	padding-top:10px;
	max-width:1170px;
	margin:0 auto;
	display: block;
	height:100%;
}
#Satva.Home #Panes{padding-top:0;}

#container{
	max-width:1170px;
	margin:0 auto;
	position:relative;
}

.contentLeft {
	float: left;
	display: block;
	margin: 0;
}

.contentRight  {
	/*display: inline-block;
	float: right;*/
	position:absolute;
	right: 17px;
	top:32%;
	-webkit-transition: all  0.3s;
	-moz-transition: all  0.3s;
	-ms-transition: all  0.3s;
	-o-transition: all  0.3s;
	transition: all  0.3s;

}
.Home .contentRight  {
	padding-top:0;
}


.divide5 			{	width:100%;height:  5px;}
.divide10			{	width:100%;height:10px;}
.divide20			{	width:100%;height:20px;}
.divide30			{	width:100%;height:30px;}
.divide40			{	width:100%;height:40px;}
.divide50			{	width:100%;height:50px;}
.divide100			{	width:100%;height:100px;}
.divide200			{	width:100%;height:200px;}

#dnn_BannerPane, #dnn_LogoPane, #dnn_FullWidth, #dnn_FullWidth2, #dnn_FullWidth_BottomPane, #dnn_EventsPane, #dnn_MiddlePane{width:100%;}
/*#dnn_MiddlePane{padding-top:100px;}*/
#dnn_EventsPane{background:#F0F0ED;position:relative;} 

#Atividades{	
	overflow-x: hidden;
	position:relative;
	background: #F0F0ED;
	padding-top:0;
}

#dnn_BannerPane{
	background:#F0F0ED; 
}

.Home #dnn_BannerPane{
	background:#000000; 
	min-height: 1000px;
	overflow-x:hidden;
}
.Sobre #dnn_BannerPane, .atividades #dnn_BannerPane {
    background: #000000;
    min-height: 1000px;
    overflow-x: hidden;
}
#dnn_FullWidth{
	background:#FFF;
}
#dnn_FullWidth_BottomPane{
	background:#fff;

}

#dnn_FullWidth2{
	position:relative;
	/*background:#fff url(/Portals/_default/Skins/Satva3/Plugins/showbizpro/css/img/book.jpg) 50% 100% no-repeat fixed;
	-webkit-background-size: cover, auto;
	-moz-background-size: cover, auto;
	-o-background-size: cover, auto;
	background-size: cover, auto;*/
}
#Contatos{
	width: 100%;
	position:relative;
}
#mapa{
  position:relative;
}
#Contact{
	padding:50px 0 100px 0;
}
.map {
  width: 100%;
  height: 400px;
}
#Info{
  width: 1px;
  height: 79px;
  position:absolute;
  bottom:0;
}
.Home #dnn_FullWidth{
	background:none;
	
}
#dnn_TopPane{
	display:inline-block;
	*display:inline;
	zoom:1;
	margin-right:-0.25em;
	width:auto;
	height:100%;
	min-height:25px;
	text-align:left;
}

#dnn_TopPane .DnnModule{
	margin-bottom:0;
}

.cf:before,
.cf:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.cf:after {
    clear: both;
}

.cf {
    *zoom: 1;
}

#grid2 #dnn_grid_two_first{width:48.5%;float:left;}
#grid2 #dnn_grid_two_second{width:48.5%;float:right;}

#grid2LeftB #dnn_grid_two_LeftB_first{width:73.5%;float:left;}
#grid2LeftB #dnn_grid_two_LeftB_second{width:23.5%;float:right;}


#grid2RightB #dnn_grid_two_RightB_first{width:23.5%;float:left;}
#grid2RightB #dnn_grid_two_RightB_second{width:73.5%;float:right;}


#grid3 #dnn_grid_three_first, .grid_three_first{width:32.8%;float:left;}
#grid3 #dnn_grid_three_second, .grid_three_second{width:32.8%;float:left;margin:0 0.8%;}
#grid3 #dnn_grid_three_third, .grid_three_third{width:32.8%;float:right;}

#grid4 #dnn_grid_four_first, #grid4 #dnn_grid_four_second, .grid4 .grid_four_first, .grid4 .grid_four_second{width:22.75%;margin-right:3%;float:left;}
#grid4 #dnn_grid_four_third, .grid4 .grid_four_third{width:22.75%;float:left;}
#grid4 #dnn_grid_four_fourth, .grid4 .grid_four_fourth{width:22.75%;float:right;}

#Satva.TwoColRight #dnn_LeftPane{width:74.5%;float:left;}
#Satva.TwoColRight #dnn_RightPane{width:24.5%;float:right;}

#Satva #dnn_LeftLeft_Pane, #Satva #dnn_CenterLeft_Pane{width:24.25%;margin-right:1%;float:left;}
#Satva #dnn_CenterRight_Pane{width:24.25%;float:left;}
#Satva #dnn_RightRight_Pane {width:24.25%;float:right;}


#Satva.ThreeCol #dnn_LeftPane{width:32.8%;float:left;}
#Satva.ThreeCol #dnn_CenterPane{width:32.8%;float:left;margin:0 0.8%;}
#Satva.ThreeCol #dnn_RightPane{width:32.8%;float:right;}

#Satva.TwoColLeft #dnn_LeftPane{width:24.5%;float:left;}
#Satva.TwoColLeft #dnn_RightPane{width:74.5%;float:right;}

.defaultWrapper {
  max-width: 1170px;
  margin: 0 auto;
  padding: 0 15px;
}

.footer_twitter .defaultWrapper{
	position:relative;
	height: 100%;
	display:block;
	z-index: 98;
  }
.footer-ribbon{
  background: #B01B2E;
  position: absolute;
  bottom: -27px;
  padding: 10px 20px 6px 20px;
}
.Normal .footer-ribbon{
  bottom: -25px;
}

.footer-ribbon:before {
  border-right: 10px solid #646464;
  border-top: 16px solid transparent;
  content: "";
  display: block;
  height: 0;
  left: -17px;
  position: absolute;
  top: 0;
  width: 7px;
}
.footer-ribbon:before {
  border-right-color: #76121F;
  border-left-color: #76121F;
}

.footer-ribbon span {
  /*color: #FFF;
  font-weight:300;
  font-size: 14px;
  line-height:14px;
  font-style:italic;
  text-transform:uppercase;
  letter-spacing: 0.02em;
  */
  font-weight:normal;
  color: #fff;
  font-size: 1.4em;
  font-family: "Shadows Into Light", cursive;
}

.footer_twitter {
	background: #F0F0ED;
	border-top: 5px solid #ECECE8;	
	position:relative;
	height:64px;
}
/*
#dnn_FullWidth2:after, #frase:after  {
	content: '';
	position: absolute;
	width: 100%;
	left: 0;
	top: 0;
	height: 28px;
	display: block;
	background: url(images/bg_head_shadow2.png) no-repeat center;
	z-index: 1;
}*/


.twitter_line {
	position:relative;
}
.twitter_line:after {
	content:'';
	position: absolute;	
	top:-5px;
	width:0;
	height:0;
	display:block;
	border-left: 16px solid transparent;
	border-right: 16px solid transparent;
	border-top: 16px solid #fff;	
	bottom: auto;
	z-index:1;
	left: 50%;  
	margin-left: -16px;
}




.lastRow{
  background: #060606;
  border-top: 4px solid #060606;
  margin-top: 40px;
  padding: 30px 0 10px;
  
}
.lastRow > div{
	max-width:1170px;
	margin:0 auto;
}
#Footer{
	min-height:50px;
	width:100%;
	position:relative;
	background:#0E0E0E;
	text-align: left;
}

#Footer .Content{
	padding:70px 0 50px 0;
	max-width:1170px;
	margin:0 auto;
	height:100%;
}
#Footer p{
	font-size:13px;
}

#grid3MiddleB #dnn_bottom_LeftPane{width:24.6%;float:left;}
#grid3MiddleB #dnn_bottom_CenterPane{width:49.2%;float:left;margin:0 0.8%;}
#grid3MiddleB #dnn_bottom_RightPane{width:24.6%;float:right;}

#Footer #MenuLinks{
	color:#656565;
	
	
}
#Footer #Copyright{
	padding:0 0 20px 0;
	font-size:12px;
	line-height:18px;
}
#Footer .Normal{
	font-size: 13px;
	line-height: 24px;
}
#Footer span.SkinObject{font-weight:400;color:#656565;font-size:12px;}

#Footer a.SkinObject, a.FooterLinks{text-transform:none;margin:0;font-size:12px;font-weight:300;}

#Footer a.SkinObject:link, #Footer a.SkinObject:active, #Footer a.SkinObject:visited, a.FooterLinks:link, a.FooterLinks:visited,a.FooterLinks:visited {color:#b4b3b3}
#Footer a.SkinObject:hover, a.FooterLinks:hover{color:#e4e4e4;text-decoration:none}

#Footer .footerBG{width:49.5%;float:left;}
#Footer .Footer_Conditions{width:49.5%;float:right;text-align:right;}
/* Password Information */
#Passwords{margin:2em 0;padding:0;}
#Passwords li{display:inline-block;height:62px;width:305px;background:url(images/Icons.png) no-repeat -256px -64px;margin:0 15px 0 0;padding:0;list-style-type:none;}
#Passwords li.Host{margin:0;}
#Passwords span.SubHead{display:block;color:#FFF;font-size:14px;padding:11px 0 8px 15px;}
#Passwords span.Password{color:#FFF;padding:0 0 0 15px;}
p.Disclaimer{clear:both;color:#666666;font-size:11px;line-height:14px;}

/*************************************************************
LOGIN  STYLES
 **************************************************************/
#LoginRow{
	width:100%;
	text-align:center;
}

#Login{
	width:100%;
	text-align:right;
	max-width:1160px;
	padding-right: 10px;
	margin: 0 auto;
}

#Login, 
.settings-button, 
#Login .loginGroup, 
.searchInputContainer,
#dnn_TopPane, 
#SearchIcon, 
#Header #SearchBox
{vertical-align:bottom;}


.tool-items a strong{
	font-size:0px;
	line-height:0px;
	color:transparent;
}

a#dnn_dnnUser_enhancedRegisterLink, a#dnn_dnnLogin_enhancedLoginLink{
	width:auto;
	padding:0 10px;
	line-height:33px;
}
a#dnn_dnnUser_avatar{
	width:auto;
}
a#dnn_dnnUser_avatar img{
	padding-top:1px;
	height:32px;
	width:auto;
	
}
a.tool-item.gradient img{
	padding-top:7px;
}
/* Word Rotate */
.lead {
  margin-bottom: 30px;
  font-size: 21px;
  font-weight: 300;
  line-height: 1.4;
}
.word-rotator-container{
	max-width:1140px;
	margin:0 auto;
	text-align:center;
	padding:0 15px;
}

h2.short {
	color: #171717;
	font-weight: 300;
	font-size: 2.2em;
	letter-spacing: -1px;
	line-height: 42px;
	margin-bottom: 15px;
}
#eventos p{
	color:#777;
}
#eventos h2.short {
  margin-bottom: 15px;
  margin-top: 10px;
}
#eventos .icon-featured{
	margin-top: 0
}
#eventos .owl-theme .owl-controls{
  margin-top: 30px;
}
.inverted {
	color: #FFF;
	font-weight:700;
	background-color: #B01B2E;
	display: inline-block;
	padding-left: 10px;
	padding-right: 10px;
}
.DnnModule-Authentication h2.short {
  font-size: 2.2em;
  letter-spacing: -1px;
  line-height: 42px;
  margin: 20px 0;
}
.destaque{
	font-size: 1.6em;
	line-height: 1.5em;
	color:#777;
	font-weight:300;
	max-width:1140px;
	margin:15px 0 60px 0;
	padding: 0 15px;
}

.word-rotate {
	display: inline-block;
	overflow: hidden;
	text-align: center;
	position: relative;
	max-height: 22px;
	line-height: 22px;
}

.word-rotate .word-rotate-items {
	position: relative;
	top: 0;
	width: 0;
	display: inline-block;
}

.word-rotate .word-rotate-items span {
	display: inline-block;
	white-space: nowrap;
}

.word-rotate .word-rotate-items span:not(:first-child) {
	display: none;
}

.word-rotate.active .word-rotate-items {
	position: relative;
}

.word-rotate.active .word-rotate-items span {
	display: inline-block;
}
/*
h1.word-rotator-title .inverted {
	min-height: 56px;
}

h1.word-rotator-title .word-rotate {
	max-height: 46px;
	line-height: 46px;
	margin-bottom: -9px;
}
*/
h2.word-rotator-title .inverted {
	min-height: 52px;
}
h2.word-rotator-title .inverted .word-rotate {
	max-height: 46px;
	line-height: 46px;
	margin-bottom: -9px;
}


h2.word-rotator-title .word-rotate {
	max-height: 42px;
	line-height: 42px;
	margin-bottom: -9px;
}
/*
h3.word-rotator-title .inverted {
	min-height: 25px;
}

h3.word-rotator-title .word-rotate {
	max-height: 24px;
	line-height: 24px;
	margin-bottom: -2px;
}

h4.word-rotator-title .inverted {
	min-height: 32px;
}

h4.word-rotator-title .word-rotate {
	max-height: 27px;
	line-height: 27px;
	margin-bottom: -6px;
}

h5.word-rotator-title .inverted {
	min-height: 18px;
}

h5.word-rotator-title .word-rotate {
	max-height: 18px;
	line-height: 18px;
	margin-bottom: -4px;
}

h6.word-rotator-title .inverted {
	min-height: 20px;
}

h6.word-rotator-title .word-rotate {
	max-height: 18px;
	line-height: 18px;
	margin-bottom: -4px;
}
*/

p .inverted {
	min-height: 24px;
}

p .word-rotate {
	max-height: 22px;
	line-height: 22px;
	margin-bottom: -6px;
}

/********_TO TOP_********/
.scroll-to-top {
	-moz-border-radius: 7px 7px 0 0;
	-webkit-border-radius: 7px 7px 0 0;
	background: #404040;
	border-radius: 7px 7px 0 0;
	bottom: 0px;
	color: #FFF;
	display: block;
	opacity: 0;
	padding: 12px 0;
	position: fixed;
	right: 10px;
	text-align: center;
	text-decoration: none;
	transition: all 0.3s;
	width: 49px;
	z-index: 1040;
}
.scroll-to-top i{
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	-webkit-transition: all 0.3s;
}
.scroll-to-top:hover {
	filter: alpha(opacity=100);
	opacity: 1;
}

.scroll-to-top.visible {
	filter: alpha(opacity=75);
	opacity: 0.75;
}

.icon-white {
    color:#fff;

}
.scroll-to-top:hover .icon-white{
    color: #EA7382;
}


/*************************************************************
Search
**************************************************************/
#search-button{
	margin-right:-0.25em;
}

a.dnnSearchBoxClearText.tool-item.gradient{display:none}

a.pesquisa.tool-item {
	width: auto;
	background:none;
	border-right:none;
}

span#dnn_dnnSearch_ClassicSearch{
	display:block;
}

a#dnn_dnnSearch_cmdSearch{
	border-left:none;
	position:absolute;
	top:1px;
	right:5px;
	width:30px;
}
a#dnn_dnnSearch_cmdSearch:hover{
	background:none;
}

input#dnn_dnnSearch_txtSearch.NormalTextBox{
	height:28px;
	padding:3px 25px 10px 5px;
	outline:0;
	border:none;
	color:#ccc;
	background:none;
	font-size:12px;
	font-family: 'open sans', sans-serif;
}


.searchInputContainer{
	background:none;
	padding:0 5px 0 5px;
}

 #dnn_dnnSearch_txtSearch.NormalTextBox:focus {
}


/*************************************************************
ToolBar
**************************************************************/
.settings-button{
	padding:0;
}

.settings-button.search{}

.settings-button:hover, .settings-button.locker:hover, .settings-button.languages:hover, .settings-button.search:hover  {}
  
.settings-button {
	width: 27px;
	height: 27px;
	background: #EA7382;
	border-radius: 100%;
	/*margin-right:-0.25em;*/
	display:inline-block;
	margin-right:2px;
	*display:inline;
	zoom:1;
	cursor: pointer;
	position:relative;
	/*box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.3);*/
}
.settings-button.languages{
	display:none;
}
.settings-button:before, .settings-button.locker:before, .settings-button.languages:before, .settings-button.search:before, a#dnn_dnnSearch_cmdSearch:before, a#dnn_dnnUser_messageLink:before,a#dnn_dnnUser_notificationLink:before {
	content: "\f013";
	width: 100%;
	position:absolute;
	left:0;
	text-transform: none;
	text-align: center;
	color: #B01B2E;
	
	display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;	
	
	line-height:27px;
	font-size:15px;
	
}
a#dnn_dnnUser_messageLink:before, a#dnn_dnnUser_notificationLink:before{
	position:relative;
	line-height:34px;
	color:#777;
}
a#dnn_dnnSearch_cmdSearch:before{
	line-height:33px;
}

.settings-button.locker:before{
	content: "\f023";
	font-size:17px;
}

.settings-button.bars:before {
    content: "\f0c9";
    font-size: 16px;
	line-height: 27px;
	color:#fff;
}
.bonfire-slideout-button.active .settings-button.bars:before {
    content: "\f00d";
}

.settings-button.languages:before{
	content: "\f1ab";
}

.escondido{
	display:none!important;
}
.visivel{
	display:block!important;
}


.settings-button.search:before, a#dnn_dnnSearch_cmdSearch:before{
	content: "\f002";
}
a#dnn_dnnUser_messageLink:before{
	content: "\f0e0";
	font-size:17px;
}
 a#dnn_dnnUser_notificationLink:before{
	content: "\f071";
	font-size:17px;
}
.settings-button.pressed:before,
.settings-button:hover:before, 
.settings-button.locker:hover:before, 
.settings-button.languages:hover:before, 
.settings-button.search:hover:before
{color: #fff;}

a#dnn_dnnUser_messageLink:hover:before, 
a#dnn_dnnUser_notificationLink:hover:before
{color: #B01B2E;}
a#dnn_dnnSearch_cmdSearch:hover:before{
	color:#fff;
}

.tool-container {
	background: #171717;
	position: absolute;				
}

.tool-container.tool-top, .tool-container.tool-bottom {
	height: 34px;
	border-top: 4px solid #EA7382 ;
	margin-top:-8px;
}

.tool-items {
	font-size:12px;
	height: 100%;	
}

.tool-top .tool-item, .tool-bottom .tool-item {
	float: left;
	border-right: 1px solid #000;
	border-left: 1px solid #252525;
}

.tool-left .tool-item, .tool-right .tool-item {
	height: 34px;
	border-top: 1px solid #B01B2E ;
}


.tool-item {
	height: 100%;
	display: block;				
	width: 44px;
	text-align: center;
	overflow:hidden;
}
.tool-items a, .tool-items a:visited {
	color:#999;
}
.tool-items a:hover{
	color:#fff;
}

.tool-item:first-child {
	border-left: none;
}

.tool-left .tool-item:first-child, .tool-right .tool-item:first-child {
	border-top: 1px solid transparent;
}

.tool-item:last-child {
	border-right: none;
	border-bottom: none;
}

.tool-item.selected, .tool-item:hover  {
	background: #1E1F21;
}

.tool-top .tool-item:last-child:hover, .tool-bottom .tool-item:last-child:hover {
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
}

.tool-top  .tool-item:first-child:hover, .tool-bottom  .tool-item:first-child:hover {
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
}

.tool-left .tool-item:last-child:hover, .tool-right .tool-item:last-child:hover {
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
}

.tool-left .tool-item:first-child:hover, .tool-right .tool-item:first-child:hover {
	border-top-right-radius: 4px;
	border-top-left-radius: 4px;
}

.tool-container .arrow {
	width:0;
	height:0;
	position: absolute;	
	border-width:7px;
	border-style:solid;
}

.tool-container.tool-top .arrow {
	border-color: #B01B2E transparent transparent; 
	left: 50%;  
	bottom: -16px;
	margin-left: -7px;
}

.tool-container.tool-bottom .arrow {
	border-color: transparent transparent #EA7382; 
	left: 50%;  
	top: -16px;
	margin-left: -7px;
	padding-top:0;
}

.tool-container.tool-left .arrow {
	border-color: transparent transparent transparent #EA7382;
	top: 50%;
	right: -16px;
	margin-top: -7px;
}

.tool-container.tool-right .arrow {
	border-color: transparent #EA7382 transparent transparent;
	top: 50%;
	left: -16px;
	margin-top: -7px;
}

/*************************************************************
SUPERFISH MENU
 **************************************************************/
/*** ESSENTIAL STYLES ***/
.sf-menu, .sf-menu * {
	margin: 0;
	padding: 0;
	list-style: none;
}
.sf-menu li {
	position: relative;
	white-space: nowrap; /* no need for Supersubs plugin */
	*white-space: normal; /* ...unless you support IE7 (let it wrap) */
	
}
.sf-menu ul {
	position: absolute;
	display: none;
	top: 100%;
	z-index: 110;
	left: 50%;
	width:200px;
	margin-left: -95px;/*center ul*/
	
}

.sf-menu ul ul, .sf-menu ul ul ul{
	margin-left:0;
}

.sf-menu ul ul:before, .sf-menu ul ul ul:before{
	display:none
}

.sf-menu > li {
	float: left;
}
.sf-menu li:hover > ul,
.sf-menu li.sfHover > ul {
	display: block;
}

.sf-menu a {
	display: block;
	position: relative;
	text-decoration: none;
	zoom: 1; /* IE7 */
}
.sf-menu ul ul {
	top: 0;
	left: 100%;
}

.sf-menu > li:last-child ul ul {
	top: 0;
	left: -100%;
}

/*** DEMO SKIN ***/
.sf-menu {
	float: left;
	margin-bottom: 0;
}
.sf-menu ul {
	min-width: 14em; /* allow long menu items to determine submenu width */
	*width: 14em; /* no auto sub width for IE7, see white-space comment below */
	opacity: 0.97;
}

/*.sf-menu li:hover ul,.sf-menu li.sfHover ul {}*/

.sf-menu > li > a, .sf-menu > li > a:visited  { /* visited pseudo selector so IE6 applies text colour*/
	color: #fff;
	font-family: "Open Sans", "Trebuchet MS",  Helvetica, Arial, Verdana, sans-serif;
	font-size:12px;
	line-height:17px;
	font-weight:400;
	padding-bottom:28px;
	text-transform:uppercase;
}
.sf-menu > li:last-child > a{
	/*color: #B01B2E;*/
}

#Header #Nav.sticky-menu-active .sf-menu > li > a{
	padding-bottom:16px;
}
.sf-menu > li > a{
	margin-left:10px;
	-webkit-transition: 	background 0.3s ease-in-out;
	-ms-transition: 		background 0.3s ease-in-out;
	-o-transition: 			background 0.3s ease-in-out;
	transition: 				background 0.3s ease-in-out;

}
.ie8andDown .sf-menu > li > a {
	margin-left: 20px;
}

.sf-menu > li > a::before,
.sf-menu > li > a::after, .sf-arrows > li > .sf-with-ul::after  {
	display: inline-block;
	opacity: 0;
	-webkit-transition:   -webkit-transform 0.3s, opacity 0.2s;
	-moz-transition: 		-moz-transform 0.3s, opacity 0.2s;
	transition: 				transform 0.3s, opacity 0.2s;
}


.sf-menu > li > a::before {
	position:relative;
	top:-1px;
	margin-right: 10px;
	content: '[';
	-webkit-transform: translateX(20px);
	-moz-transform: 	translateX(20px);
	transform:				translateX(20px);
}

.sf-menu > li > a::after, .sf-arrows > li > .sf-with-ul::after  {
	margin-left: 10px;
	content: ']';
	-webkit-transform: translateX(-20px);
	-moz-transform: 	translateX(-20px);
	transform: 			translateX(-20px);
}
 .sf-arrows > li > .sf-with-ul::after {
	position: relative;
	top: -1px;
	right: 0;
	margin-top:0;
	height: auto;
	width: auto;
	border: none;
}

.sf-menu > li.current > a::before,
.sf-menu > li.current > a::after, 
.sf-arrows > li.current > .sf-with-ul::after, 
.sf-menu > li:hover > a::before,
.sf-menu > li:hover > a::after, 
.sf-arrows > li:hover > .sf-with-ul::after ,

.sf-menu > li > a:hover::before,
.sf-menu > li > a:hover::after, 
.sf-arrows > li > .sf-with-ul:hover::after, 
.sf-menu > li > a:focus::before,
.sf-menu > li > a:focus::after, 
.sf-arrows > li > .sf-with-ul:focus::after  {
	opacity: 1;
	-webkit-transform: translateX(0px);
	-moz-transform: translateX(0px);
	transform: translateX(0px);
}


.sf-menu > li {
	width:        auto;
	display:		block;	
	-webkit-transition: 	background 0.3s ease-in-out;
	-ms-transition: 		background 0.3s ease-in-out;
	-o-transition: 		background 0.3s ease-in-out;
}


.sf-menu  > li.current > a:active{
	-webkit-box-shadow:	none;
	-moz-box-shadow:		none;
	box-shadow:				none;
}

.sf-menu li li, .sf-menu li li li{
	text-align:left;
	display: block;
	min-height: 28px;
	line-height: 28px;
	position: relative;
	margin: 0;
	cursor: pointer;
	white-space:normal;
}

.sf-menu li li a, .sf-menu li li li a{
	color: #c4c4c4 ;
	text-transform:uppercase;
	font-size:11px;
	padding:10px 12px;
	line-height:17px;
	font-weight:400;
	text-align:left;
	background-color: #111;
	border-bottom: 1px solid #252525;
}
.sf-menu li li a:focus, .sf-menu li li a:active{
	background:#252525;
	color:#fff;
}
.sf-menu li.current > a, .sf-menu li.current > a:hover{
	color: #fff;
	background: #252525;	
}
.sf-menu li:hover > a, .sf-menu li a:hover{color:#fff;	background:none;    }
.sf-menu > li.current > a, .sf-menu > li.current > a:hover{color:#EA7382;	background:none;}
.sf-menu li li:hover > a{
	color:#fff;
	background:#1E1F21;
    -moz-transition:  background-color 0.2s ease-out;
    -webkit-transition:  background-color 0.2s ease-out;
    transition:  background-color 0.2s ease-out;
 }
/*arrow*/	
.sf-menu ul:before {
	content:'';
	position: absolute;	
	width:0;
	height:0;
	display:block;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-top: 6px solid #B01B2E;	
	top: 0;
	z-index:99999;
	left: 50%;  
	margin-left: -6px;
}
/*** arrows (for all except IE7) **/
.sf-arrows > li > .sf-with-ul {
	padding-right:0;
}

.sf-arrows .sf-with-ul {
	padding-right: 2.5em;
	*padding-right: 1em; /* no CSS arrows for IE7 (lack pseudo-elements) */
}
/* styling for both css and generated arrows */
.sf-arrows .sf-with-ul:after {
	content: '';
	position: absolute;
	top: 50%;
	right: 1em;
	margin-top: -3px;
	height: 0;
	width: 0;
	/* order of following 3 rules important for fallbacks to work */
	border: 5px solid transparent;
	border-top-color: rgba(0,0,0,0);
}
.sf-arrows > li > .sf-with-ul:focus:after,
.sf-arrows > li:hover > .sf-with-ul:after,
.sf-arrows > .sfHover > .sf-with-ul:after {
	border-top-color: rgba(0,0,0,0);
}
/* styling for right-facing arrows */
.sf-arrows ul .sf-with-ul:after {
	margin-top: -5px;
	margin-right: -3px;
	border-color: transparent;
	border-left-color: #333; /* edit this to suit design (no rgba in IE8) */
}
.sf-arrows ul li > .sf-with-ul:focus:after,
.sf-arrows ul li:hover > .sf-with-ul:after,
.sf-arrows ul .sfHover > .sf-with-ul:after {
	border-left-color:  #B01B2E;
}
/*Last Child*/
/*
.sf-menu > li:last-child > a, .sf-menu > li:last-child.current > a, .sf-menu > li:last-child.current > a:hover{
color: #B01B2E;
    font-family: 'Shadows Into Light', 'opens sans', sans-serif;
    letter-spacing: 0.025em;
    font-weight: bold;
    font-size: 15px;
    box-shadow: 0 -3px rgba(0, 0, 0, 0.1) inset;
    margin-top: -6px;
    padding: 7px 12px!important;
    background: #EBEBEB;
    line-height: 13px;
    border-radius: 4px;
    text-transform: none;
}
.sf-menu > li:last-child  > a::before, .sf-menu > li:last-child  > a::after{
	display:none;
}
.sf-menu > li:last-child > a:hover{
    background: #fff;
}
*/

/*************************************************************
SITEMAP MENU
 **************************************************************/
/*
div.sitemap{
	margin-bottom: 0;
}

div.sitemap > UL {
	text-align:left;
    display: block;
	position: relative;
	padding: 0;
	cursor: pointer;
	white-space:normal;
}

div.sitemap UL A {
	font-weight:400;
	font-size: 11px;
	line-height:16px;
	text-transform: uppercase;
	color:#c4c4c4;
	display: block;
	padding:25px 10px 25px 15px;
	background:#111;
	border-bottom: 1px solid #252525;
}

div.sitemap  UL  li#hasChild  > a{
	padding-right:70px;
}


div.sitemap UL li .colapsada{
	display:none
}
div.sitemap UL li#hasChild .colapsada{
	width:60px;
	height:105px; 
	display:inline-block;
	*display:inline;
	zoom:1;
	position:absolute;
	top:0;
	right:0;
}

div.vermais{
	width:100%;
	height:105px;
	display:inline-block;
	cursor:pointer;
	position:absolute;
	background:#151617

}
div.vermais:after, div.colapsada.active div.vermais:after, div.vermais.netas.active:after 	{
	content: "\f067";
	position: absolute;
	width: 100%;
	font-family: 'FontAwesome';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 105px;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	text-align:center;
	color:#B01B2E;
}

div.vermais.netas{
	width:60px;
	display:inline-block;
	*display:inline;
	zoom:1;
	position:absolute;
	right:0;
}

div.colapsada.active div.vermais:after, div.vermais.netas.active:after {
	content: "\f068";
}

div.sitemap > UL > li > a:before{
	left:3.5%;
}

div.sitemap > UL > li.current > a, div.sitemap UL UL UL > li.current > a, div.sitemap UL UL > li.current > a {
    background:#252525;
	color: #fff;
    -moz-transition:  background-color 0.2s ease-out 0s;
    -webkit-transition:  background-color 0.2s ease-out 0s;
    transition:  background-color 0.2s ease-out 0s;

}

div.sitemap UL a:hover, div.sitemap UL a:active, div.sitemap > UL UL > li.current > a:hover {
    background:#1E1F21;
    -moz-transition:  background-color 0.2s ease-out 0s;
    -webkit-transition:  background-color 0.2s ease-out 0s;
    transition:  background-color 0.2s ease-out 0s;
	color:#F0F0ED
}

div.sitemap UL UL {
	float: none;
	margin: 0;
	padding-bottom:0px;
}

div.sitemap UL UL A {
	color:#fff;
	padding-left:20px;
}
div.sitemap UL UL li A:before{
	content: '';
	position: relative;
	display:inline-block;
	*display:inline;
	zoom:1;
	padding-right:2px;
	margin-top: 3px;
	height: 0;
	width: 0;
	border: 5px solid transparent;
	border-left-color: #1E1F20; 
}

div.sitemap UL UL li A:hover:before{
	border-left-color: #B01B2E;
}

div.sitemap UL li#hasChild UL li#hasChild UL, div.sitemap > UL > li#hasChild > ul{
	display:none
}
div.sitemap UL li#hasChild UL li#hasChild UL a, div.sitemap > UL > li#hasChild > ul a{
    background:#1E1F21;
}
div.sitemap UL UL UL {
	margin: 0;
}
div.sitemap UL UL UL A {
	padding-left:30px;
	text-transform:none;

}
div.sitemap UL UL UL UL A{
	padding-left:40px;
}
div.sitemap UL UL UL UL UL A{
	padding-left:50px;
}
div.sitemap LI {
	list-style-type: none;
}
div.sitemap > ul > li {
	float: left;
	width: 50%;
	position: relative;
}
div.sitemap{
    *zoom: 1;
	background: #111;
}
div.sitemap:before,
div.sitemap:after {
    content: " "; 
    display: table; 
}

div.sitemap:after {
    clear: both;
}
div.sitemap > UL > li > a {
	padding: 44px 22px;

}
*/

/*!
 * SlickNav Responsive Mobile Menu v1.0.10
 * (c) 2016 Josh Cope
 * licensed under MIT
 */
.slicknav_btn {
  position: relative;
  display: block;
  vertical-align: middle;
  float: right;
  padding: 0.438em 0.625em 0.438em 0.625em;
  line-height: 1.125em;
  cursor: pointer; }
  .slicknav_btn .slicknav_icon-bar + .slicknav_icon-bar {
    margin-top: 0.188em; }

.slicknav_menu {
  *zoom: 1; }
  .slicknav_menu .slicknav_menutxt {
    display: block;
    line-height: 1.188em;
    float: left; }
  .slicknav_menu .slicknav_icon {
    float: left;
    width: 1.125em;
    height: 0.875em;
    margin: 0.188em 0 0 0.438em; }
    .slicknav_menu .slicknav_icon:before {
      background: transparent;
      width: 1.125em;
      height: 0.875em;
      display: block;
      content: "";
      position: absolute; }
  .slicknav_menu .slicknav_no-text {
    margin: 0; }
  .slicknav_menu .slicknav_icon-bar {
    display: block;
    width: 1.125em;
    height: 0.125em;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
    -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25); }
  .slicknav_menu:before {
    content: " ";
    display: table; }
  .slicknav_menu:after {
    content: " ";
    display: table;
    clear: both; }

.slicknav_nav {
  clear: both; }
  .slicknav_nav ul {
    display: block; }
  .slicknav_nav li {
    display: block; }
  .slicknav_nav .slicknav_arrow {
    font-size: 0.8em;
    margin: 0 0 0 0.4em; }
  .slicknav_nav .slicknav_item {
    cursor: pointer; }
    .slicknav_nav .slicknav_item a {
      display: inline; }
  .slicknav_nav .slicknav_row {
    display: block; }
  .slicknav_nav a {
    display: block; }
  .slicknav_nav .slicknav_parent-link a {
    display: inline; }

.slicknav_brand {
  float: left; }

.slicknav_menu {
  font-size: 16px;
  box-sizing: border-box;
  background: none;
  padding: 5px; 
}
  .slicknav_menu * {
    box-sizing: border-box; }
  .slicknav_menu .slicknav_menutxt {
    color: #fff;
    font-weight: bold;
    text-shadow: 0 1px 3px #000; }
  .slicknav_menu .slicknav_icon-bar {
    background-color: #fff; }

.slicknav_btn {
  margin: 5px 5px 6px;
  text-decoration: none;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  background-color: #222; }

.slicknav_nav {
  color: #fff;
  margin: 0;
  padding: 0;
  font-size: 0.875em;
  list-style: none;
  overflow: hidden; }
  .slicknav_nav ul {
    list-style: none;
    overflow: hidden;
    padding: 0;
    margin: 0 0 0 20px; }
  .slicknav_nav .slicknav_row {
    padding: 5px 10px;
    margin: 2px 5px;
	}
    .slicknav_nav .slicknav_row:hover {
      -webkit-border-radius: 6px;
      -moz-border-radius: 6px;
      border-radius: 6px;
      background: #EA7382;
      color: #fff; }
  .slicknav_nav a {
    padding: 5px 10px;
    margin: 2px 5px;
    text-decoration: none;
    color: #fff; 
	font-weight: 300;
    font-size: 14px;
    line-height: 24px;
    text-transform: uppercase;
	}
	 .slicknav_nav a:visited{
		color: #fff; 
	 }
    .slicknav_nav a:hover {
      -webkit-border-radius: 6px;
      -moz-border-radius: 6px;
      border-radius: 6px;
      background: #EA7382;
      color: #fff; }
.slicknav_nav ul a{
    font-size: 13px;
    line-height: 21px;
	text-transform: none;
}
	  
	  
.slicknav_nav ul a:hover{
      background: #ccc ;
	  color:#222;
}
	  
  .slicknav_nav .slicknav_txtnode {
    margin-left: 15px; }
  .slicknav_nav .slicknav_item a {
    padding: 0;
    margin: 0; 
}
  .slicknav_nav .slicknav_parent-link a {
    padding: 0;
    margin: 0; }

.slicknav_brand {
  color: #fff;
  font-size: 18px;
  line-height: 30px;
  padding: 7px 12px;
  height: 44px; }


.slicknav_menu{
	/*display:none;*/
}

.sitemap{
	display:none;
}
 .slicknav_btn{
	display:none;
}
@media screen and (max-width: 918px) {
	.js .sitemap {
		display:none;
	}
	
	.js .slicknav_menu {
		display:block;
	}
}

/*************************************************************
ACCORDION
 **************************************************************/
.accordion-container {
	padding: 0;
	margin: 36px 0 44px 0;
	text-align:left;
	/*background: #fff;*/
}
.accordion-container > a img {
	position:absolute;
	z-index: 1;
	padding: 13px 0 0 4px;
	
}

.accordion-header {
	margin:10px 0 0!important;
    font-size: 1.1em;
    min-height: 20px;
    padding: 12px 30px 12px 10px;
    cursor: pointer;
	color:#EA7382;
	border-left: 3px solid #B01B2E;
	border-radius: 5px;
	font-weight: 400;
	position:relative;
	-webkit-transition:	background-color 0.2s ease-out;
	-moz-transition:		background-color 0.2s ease-out;
	-o-transition:				background-color 0.2s ease-out;
	-ms-transition:			background-color 0.2s ease-out;
	transition:					background-color 0.2s ease-out;

}

.active-header,.active-header:hover  {
	background: #B01B2E;
	color:#fff;
}


.inactive-header {
	background: #F0F0ED;
}
#FAQs .inactive-header {
	background: #fff;
}

.inactive-header:hover {
	/*background: #fff ;*/
}

.accordion-content {
	display: none;
	width:100%!important;
	height:auto;
	/*background:#fff;*/
}

.content-padding {
	padding:10px 20px 20px 20px;
	text-align:left;
}
.content-padding h1{
	margin-bottom:10px;

}
.contentwrap{
	/*font-size:18px;
	font-weight:300;
	line-height:28px;*/

}
.accordion-content a{
	font-weight:600;
}
.accordion-header:after{
	content: "\f067";
	font-family: 'FontAwesome';
	speak: none;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	-webkit-font-smoothing: antialiased;
	position: absolute;
	right: 15px;
	top:15px;
}
.active-header:after{
	content: "\f068";
}
/*************************************************************
 HEADERS, LINKS, 
 **************************************************************/
h1, h2, h3, h4{font-family: Open sans, Arial, Helvetica, sans-serif;}
h1{
	color: #B01B2E; 
	font-weight:600;
	font-size:18px;
	line-height:20px; 
	margin:5px 0;
	letter-spacing: -0.05em;
}
h2{
	color: #111; 
	font-weight:300;
	font-size:20px;
	line-height:22px;
	letter-spacing: -0.03em;
	margin:0;
}
h3{
	color:#B01B2E;
	font-weight:700;
	font-size:16px;
	line-height:18px;
	letter-spacing: -1px;
	margin:5px 0;
}

h4 {
	color: #B01B2E;
	font-size: 1.4em;
	font-weight: 400;
	letter-spacing: -0.015em;
	line-height: 27px;
	margin: 0 0 14px 0;
	
}
.detalhes h2, h2.blue{
  color: #B01B2E!important;
  font-size: 24px;
  line-height: 34px;
  text-transform: uppercase;
  font-weight: 400;
  font-style: normal;
  text-shadow: 0 0 1px rgba(0,0,0,0.01);
  -webkit-font-smoothing: antialiased;
  letter-spacing: -1px;
}
.detalhes{
	margin-top:40px;
}
.details_header{
	background:#1E2327 url(Images/background-3.jpg) repeat 50% 0!important;
}
#Contact h3{
	font-size:15px;
	line-height:16px;
	font-weight:600;
	letter-spacing: -0.02em;
	color: #B01B2E;
	margin-bottom:5px;
	text-transform: none;
}

.black {color: #000;}
.dark {color: #222222;}
.gray {color: #666666;}
.blue {color: #B01B2E;}
.red {color: #B01B2E;}
.yellow {color: #F99D02;}
.green {color: #808000;}

a, a:visited {color: #666;text-decoration: none;outline: 0;}
a:hover{text-decoration:none;color:#B01B2E}
a.red:visited,a.red:active,a.red:link{color:#B01B2E!important;}
a.red:hover{text-decoration:none;color:#000000!important;}

a.redInverted,a.redInverted:visited,a.redInverted:active,a.redInverted:link{color:#000000!important;}
a.redInverted:hover{text-decoration:none;color:#B01B2E!important;}

a.blue:visited,a.blue:active,a.blue:link{color:#B01B2E!important;}
a.blue:hover{text-decoration:none;color:#B01B2E!important;}

a.blueInverted:visited,a.blueInverted:active,a.blueInverted:link{color:#000000!important;}
a.blueInverted:hover{text-decoration:none;color:#B01B2E!important;}

a.branco:visited,a.branco:active,a.branco:link{color:#ffffff!important;}
a.branco:hover{text-decoration:underline;}

a.cinza:visited,a.cinza:active,a.cinza:link{color:#ccc!important;}
a.cinza:hover{text-decoration:underline;}
/*************************************************************
 BOOTSTRAP TOOLTIP 
 **************************************************************/

.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-weight: normal;
  line-height: 1.4;
  opacity: 0;
  filter: alpha(opacity=0);
}
.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}
.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}
.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}
.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #ffffff;
  text-align: center;
  text-decoration: none;
  background-color: #000;
  border-radius: 4px;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}


.clearfix:before,
.clearfix:after {
  content: " ";
  display: table;
}
.clearfix:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}


/*************************************************************
 CONTACT INFORMATION 
**************************************************************/

ul.contact,  ul.contact li{
	list-style: none;
	margin: 0;
	padding: 0;
}
ul.contact p {
	margin-bottom: 10px;
}
#Footer ul.contact strong {
	font-weight:600;
}
#Footer ul.contact a {
	color: #656565;
}
#Footer ul.contact a:hover {
	text-decoration:none;
	color: #B01B2E;
}
#Footer ul.contact strong{
	color:#B01B2E;
}
.icon-map-marker:before {
  content: "\e6dd";
  margin-right:5px;
}
.icon-phone:before {
  content: "\e6d7";
  margin-right:5px;
}
.icon-envelope:before {
  content: "\ecea";
  margin-right:5px;
}
.icon-fax:before {
  content: "\e6eb";
  margin-right:5px;
}
/*************************************************************
 CONTACT INFORMATION  - Footer
**************************************************************/

ul.contact-list{
	display: inline-block;
	margin: 0;
	padding: 10px 0 0!important;
}
ul.contact-list li i, ul.contact-list li em {
	 margin: 0 10px 0 0; 
	 /*color: #fff;*/
}
ul.contact-list li { 
	display: block;
	list-style: none;
	margin-bottom:13px;
	padding-left: 0;
	position:relative;
}
ul.contact-list li a, ul.contact-list li a:visited{
  color: #b4b3b3
}
ul.contact-list li a:hover{
    color: #e4e4e4;
}

p.talk{
	text-transform:none;
	margin-bottom:0;
	font-style:italic;
    color: #b4b3b3;
}

/*************************************************************
 BUTTON  
**************************************************************/
.btn-primary{
 display: inline-block;
  padding: 10px 24px;
  margin-bottom: 0;
  font-size: 1.1em;
  font-weight: normal;
 line-height: 1.33;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border-radius: 4px;
  color: #ffffff!important;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  box-shadow: 0 -3px rgba(0, 0, 0, 0.1) inset;
  background-color: #B01B2E;
	-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-primary:hover{
  background-color: #B01B2E;
}



 .submitButton a, .OptInDivFields a{
	box-shadow:none;
	border: #2f2f2f 0px solid!important;
	color: #b4b3b3!important;
	text-shadow: none;
	background: #1E2327;
	background: rgba(0,0,0,0.5);
	padding: 0 13px;
	line-height: 32px;
	height: 33px;
	display: inline-block;
	border-radius: 4px;
	font-size: 13px;
	font-weight: 300;
	/*text-transform: lowercase;*/
	margin: 0;
	margin-top:7px;
}
.submitButton a:hover, .OptInDivFields a:hover{
	background: #050C15;
	background: rgba(0,0,0,0.8);
	border: #2f2f2f 0px solid!important;
	color: #fff!important;
}
.submitButton a:active, .OptInDivFields a:active{
	-webkit-box-shadow: none;
    box-shadow: none
}

/*************************************************************
 columns 
**************************************************************/
.esquerda{
	width:29%;
	float:left;
	display:block;
	padding-top:0;
}
.direita{
	width:69%;
	float:right;
	display:block;
	padding-top:0;
}
.direita strong{
	color:#333;
}

.direita img, .esquerda img{
	height:auto;
	width: auto;
	max-width:100%;
}
.direita h1, .descricao h1{
	font-size:16px;
}

 /**********************
		Social Icons
  **********************/
/* Thumb Info Social Icons */
.thumb-info-social-icons {
	margin: 0;
	padding: 0;
	display: block;
}
.thumb-info-social-icons.icons-top{
	float:left;
}
.thumb-info-social-icons.icons-top a {
	background: #B01B2E;
	color:#fff;
}
.thumb-info-social-icons a {
	background: #fff;
	border-radius: 25px;
	display: inline-block;
	margin-left:2px;
	color: #0E0E0E;
	height: 30px;
	font-size:19px;
	line-height: 30px;
	text-align: center;
	width: 30px;
	-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;
}

.thumb-info-social-icons a:hover {
	text-decoration: none;
	background: #B01B2E;
	color: #fff;
}
.thumb-info-social-icons a:hover {
	text-decoration: none;
	background: #B01B2E;
	color: #fff;
}

/*1st social icon*/
.thumb-info-social-icons a:nth-child(1):hover {
	/*background: #4470CF;*/

}
/*2nd social icon*/
.thumb-info-social-icons a:nth-child(2):hover {
	/*background: #5DAED5;*/

}
/*3rd social icon*/
.thumb-info-social-icons a:nth-child(3):hover {
	/*background: #FF6600*/

}

.thumb-info-social-icons a span {
	display: none;
}

.thumb-info-social-icons a i {
	color: #FFF;
	font-size: 0.9em;
	font-weight: normal;
}
.fa.fa-issuu{
	position: relative;
}
.fa.fa-issuu:before {
	content:'';
	display:block;
	background: url(/portals/0/imagens/portal/issuu.png) 0 0 no-repeat;
	width: 30px;
	height: 30px;
	position: absolute;
	left: -14px;
    top: -22px;
}
.fa.fa-issuu:hover:before {
	background: url(/portals/0/imagens/portal/issuu.png) 0 -30px no-repeat;
}

 /**********************
		BTN´s
  **********************/
   

.rox_short_button a, a.rox_short_button{ 
	border-radius: 4px; 
	display: inline-block; 
	font-size: 11px; 
	letter-spacing: 1px;
	line-height: 18px; 
	margin: 0 5px 5px 0; 
	font-weight:600;
	padding: 10px 22px; 
	text-decoration: none; 
	text-transform: uppercase; 
	color: #fff!important; 
	border: 2px solid #FFFFFF; 
	-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;

 }
 .rox_short_button a, a.rox_short_button{ 
	box-shadow: 0 -3px rgba(0, 0, 0, 0.1) inset; 
	background: #B01B2E;
	border:none;
 }
 .rox_short_button a:hover, a.rox_short_button:hover{ 
	color: #FFFFFF!important; 
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0.8); 
	box-shadow: 0 -3px rgba(0, 0, 0, 0.3) inset; 
	-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;
}

.rox_short_button2 a{
	border: none;
	border-radius: 4px 4px 4px 4px;
	font-size: 10px;
	color: inherit;
	background: none;
	background: rgba(255,255,255,0.75);
	cursor: pointer;
	padding: 8px 22px; 
	display: inline-block;
	color: #666!important; 
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: 600;
	outline: none;
	position: relative;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;

}
.rox_short_button2 a:hover, .rox_short_button2 a:active{
	color: #B01B2E!important;
	z-index: 0;
}
.rox_short_button2 a:after{
	content: '';
	position: absolute;
	z-index: -1;
	width: 0%;
	background:#fff;
	border-radius: 4px 4px 4px 4px;
	height: 100%;
	top: 0;
	left: 0;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}
.rox_short_button2 a:hover:after, .rox_short_button2 a:active:after{
	width: 100%;
}



/************ BANNER BORDER*********************/

.bannershadow {
	width: 100%;
	height: 60px;
	position:relative;
	margin-top:-60px;
	margin-bottom:60px;
	
}
#dnn_BannerPane .bannershadow{
	z-index:95;
}
.Home .bannershadow {
	margin-bottom:0;
	
}
.bannershadow_container {
    position: relative;
	max-width:100%;
	
}
.bannershadow_container .bannershadow{
	margin-bottom:0;
}
.bannershadow_container .lead {
   /* margin-bottom: 80px;*/
}
.down-arrow a{
	display:inline-block;
}
.down-arrow {
	width: 50px;
	height: 50px;
	bottom: 0;
	left: 50%;
	position:absolute;
	margin-left: -25px;
	margin-bottom: 20px;
	cursor: pointer;
	z-index:96;
	fill: #fff;
	color: #fff;
	text-align:center;
	-webkit-transition: 0.3s margin-bottom ease;
	-moz-transition: 0.3s margin-bottom ease;
	-ms-transition: 0.3s margin-bottom ease;
	-o-transition: 0.3s margin-bottom ease;
	transition: 0.3s margin-bottom ease;
}
.down-arrow:hover {
	margin-bottom: 10px;
}
.down-arrow img{
	z-index: 1;
	position: relative;
 }
.bannershadow:after, .bannershadow:before {
	content: '';
	position: absolute;
	bottom: 0;
	width: 50%;
	border-bottom: 50px solid #F0F0ED;
	-moz-transform: rotate(0.000001deg);
	-webkit-transform: rotate(0.000001deg);
	-o-transform: rotate(0.000001deg);
	-ms-transform: rotate(0.000001deg);
	transform: rotate(0.000001deg);
}
.bannershadow:before {
	border-right: 50px solid transparent;
	left:-50px;
}
.bannershadow:after {
	left: 50%;
	border-left: 50px solid transparent;
	border-right: 1000px solid #F0F0ED;
}
.bannershadowoffset{
	overflow-x:hidden;
}
.bannershadowoffset .bannershadow{
	margin-bottom:0
}
#eventos .bannershadow:after, #eventos .bannershadow:before, #dnn_FullWidth2 .bannershadow:after, #dnn_FullWidth2 .bannershadow:before {
	border-bottom: 50px solid #fff;
}
#eventos .bannershadow:after {
	border-right: 1000px solid #fff;
}


/*Grid System*/
.alert {
  margin: 10px 0;
  max-width: 100%;
  padding: 0;
 }
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
  box-sizing: border-box;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
  
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12, .col-xs-15, .col-sm-15, .col-md-15, .col-lg-15 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
   -webkit-box-sizing: border-box; 
  -moz-box-sizing: border-box;   
  box-sizing: border-box;      
}
.col-xs-15 {
    width: 20%;
    float: left;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-lg-15 {
        width: 20%;
        float: left;
    }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-lg-15 {
        width: 20%;
        float: left;
    }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-15 {
        width: 20%;
        float: left;
    }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after {
  content: " ";
  display: table;
}
.clearfix:after,
.container:after,
.container-fluid:after,
.row:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}
.center{
	text-align:center;
}
hr {
  background-image: -webkit-linear-gradient(left, transparent, rgba(0, 0, 0, 0.2), transparent);
  background-image: linear-gradient(to right, transparent, rgba(0, 0, 0, 0.2), transparent);
  border: 0;
  height: 1px;
  margin: 22px 0 22px 0;
}
hr.tall {
  margin: 22px 0 44px 0;
}
/*************************************************************
HOME CONCEPT
**************************************************************/ 

div.home-concept img{
	max-width:100%;
	height:auto;
}

div.home-concept *, div.home-concept*:before, div.home-concept*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

div.home-concept div.row.center {
	position:relative;
	text-align:center;
}


div.home-concept {
	background: transparent url(/portals/0/Imagens/home-concept/home-concept.png) no-repeat center 0;
	width: 100%;
	overflow: hidden;
	margin-top:0;
}


div.home-concept div.process-image {
	background: transparent url(/portals/0/Imagens/home-concept/home-concept-item.png) no-repeat 0 0;
	width: 160px;
	height: 175px;
	margin: 135px auto 0 auto;
	padding-bottom: 50px;
	position: relative;
	z-index: 1;
}

div.home-concept div.process-image img {
	-moz-border-radius: 150px;
	-webkit-border-radius: 150px;
	border-radius: 150px;
	margin: 7px 8px;
	background: #F0F0F0;
	-webkit-transition: background 0.2s ease;
	-moz-transition: background 0.2s ease;
	transition: background 0.2s ease;

}
div.home-concept div.process-image img:hover {
	background: #fff
}

div.home-concept strong {
	display: block;
	line-height:1.1;
	font-size:1.4em;
	font-weight: 300;
	text-transform:none;
	color:#B01B2E;
	letter-spacing:-0.05em;
	position: relative;
	margin-top: 30px;
}
div.home-concept strong span{
	color:#171717;
	font-size:1.4em;
	letter-spacing:0;
	font-family: 'Shadows Into Light', 'open sans',  sans-serif;
}
div.home-concept strong.our-work {
	margin-top: 52px;
	font-size: 1.8em;
	line-height:1.3;
}

div.home-concept strong.our-work em{
	font-style:normal;
	font-weight:600;
	letter-spacing:-0.1em;
}
div.home-concept div.project-image {
	background: transparent url(/portals/0/Imagens/home-concept/home-concept-item.png) no-repeat 100% 0;
	width: 350px;
	height: 420px;
	margin: 15px 0 0 -30px;
	padding-bottom: 45px;
	position: relative;
	z-index: 1;
}

div.home-concept span.sun {
	background: transparent url(/portals/0/Imagens/home-concept/home-concept-icons.png) no-repeat 0 0;
	width: 60px;
	height: 56px;
	display: block;
	position: absolute;
	left: 10%;
	top: 35px;
}

div.home-concept span.cloud {
	background: transparent url(/portals/0/Imagens/home-concept/home-concept-icons.png) no-repeat 100% 0;
	width: 116px;
	height: 56px;
	display: block;
	position: absolute;
	left: 57%;
	top: 35px;
}










/*************************************************************
Default CSS override
**************************************************************/ 
.console-large h3{
	font-size: 13px!important;
    line-height: 15px!important;
    font-weight: 600!important;
    letter-spacing: -0.025em!important;
}

#ControlPanelWrapper #dnnCPWrap{filter:none!important;}
.ControlContainer{height:43px!important;width:1170px!important;}
/* Modules */
.DnnModule{margin:0 0 10px 0;}
.Home .DnnModule{margin:0}
#dnn_FullWidth_BottomPane .DnnModule{margin:0;}

/*.DnnModule ul, ol{padding: 0}*/

/* Panes - In Layout Mode */
.paneOutline{border:0;}
.paneOutline span.SubHead center{border:1px #ccc dotted;border-left:0;border-right:0;line-height:2.5em;}

#iPopUp{display:none;}
.eipbackimg{z-index:1000;}

#fb-root{display:none;}
.fb-like{float:left;}

/*.ControlContainer {width: 928px!important;}*/
.dnnEditState .DnnModule{opacity:1 !important;}

ul.dnnAdminTabNav li a{min-width: 60px!important;}

.Normal{font-size:14px;line-height:22px;color:#777}
.SubHead{color:#333;font-weight:bold}
#ServiceImg{display:none!important}
td a img{max-width:none!important;}
::selection {background:#308CFD;}
::-moz-selection {background:#308CFD;}
span.dnnFormRequired:after, div.dnnFormItem.dnnFormRequired > div.dnnLabel span:after {
	color: #777;
	font-size: 13px;
	font-weight: 700;
}
.dnnFormMessage {
    max-width: initial;
}
.raDiv{
	background-image: url('Images/preload.gif')!important;
	width: 100%!important;
	position: fixed!important;
	top:0;
	left:0;
	min-height: 100%!important;
}

/*************************************************************
 MEDIA QUERIES 
**************************************************************/
@media screen and (max-width: 1200px),only screen and (max-device-width :1200px) {
	#dnn_dnnBREADCRUMB_lblBreadCrumb {
	  padding-right: 10px;
	}
	#Footer .Content{padding:60px 15px 40px 15px}
	 #Footer #Copyright, #page-top{padding-left:15px;}
	 #Footer #MenuLinks{padding-right:15px;}
	.social-icons-bottom, .sf-menu, #search-button{margin-right:15px;} 
	#Panes{padding:0 15px;}
	
	.contentLeft {
		padding-left:15px;
	}
}
/*
@media screen and (max-width: 998px),only screen and (max-device-width :998px) {
	.sf-menu > li:first-child > a {margin-left:0;}
	.sf-menu > li:first-child ul{margin-left: -100px;}
	#container{padding: 10px 3% 0 3%;}
	.Home #container{padding-top: 0px;}
	
	img#dnn_dnnLogo_imgLogo{
		padding-left: 0!important;
		padding-top: 10px;
		padding-bottom:0;
		width:130px!important;
	}

	.Home #Login{display:none;}
	.contentRight, .Home .contentRight{
		position: relative;
		width: 100%;
		margin: 0 auto;
		text-align: center;	
		float:none;
		padding-top: 11px;
	}
	.sf-menu {
		display: inline-block;
		list-style-type: none;
		float:none;
		border-top:1px solid #58585a;
		padding-top: 12px;
		margin-right:0;
	}	
	.contentLeft{
		text-align:center;
		float:none;
		float:none;
	}
	
	#Content{98
		padding-top:0!important;
	}
	#Header #Nav{margin-right:0}

}*/
@media screen and (max-width: 918px),only screen and (max-device-width :918px) {
	img#dnn_dnnLogo_imgLogo{top: 0;}
	#Nav, #LoginRow{display:none!important;}
	.contentLeft a{padding: 18px 0}
	.eventrosIntroContainer{padding-top:0!important;}
	
	#Atividades{
		/*top:-40px!important;*/
	}
	#Biblioteca{
		top:0px!important;
	}
	
	.offsetHeight, .aboutOffsetHeight{
		height:0px!important;
	}
	#Info{
		height:0px!important;
	}
	
	a.scroll-to-top {
	  display: none !important;
	}
	.bonfire-slideout-button, .bonfire-slideout-button-triangle-background{
		display:block!important;
	}

	
	.detalhes{margin-top:0!important;}
	
	#page-top > div h2 {
		min-height: initial;
		line-height: 30px;
		font-size: 24px;
	}
		
	#container {
		/*padding: 10px;*/
	}
	/*.social-icons-bottom{
		text-align: center;
	} */
	#Footer #Copyright{
		padding:0 15px 15px;
	}
	/*
	#Footer #MenuLinks, #Footer #Copyright{
		padding-right:10px;
		text-align:center;
	}
	 #Footer .Footer_Conditions {padding-top:10px;}
	 */
	.contentRight {
		float: right;
		width: auto;
	}
	
	#grid2 #dnn_grid_two_first, #grid2 #dnn_grid_two_second{width:100%;text-align: center;}
	#grid2LeftB #dnn_grid_two_LeftB_first, #grid2LeftB #dnn_grid_two_LeftB_second{width:100%}
	#grid2RightB #dnn_grid_two_RightB_first, #grid2RightB #dnn_grid_two_RightB_second {width:100%}
	#grid3 #dnn_grid_three_first, #grid3 #dnn_grid_three_second, .grid_three_first, .grid_three_second{width:100%;margin:0; text-align:left!important}
	#grid3 #dnn_grid_three_third, .grid_three_third{width:100%;margin:0;text-align:left!important;}
	
	#grid4 #dnn_grid_four_first, #grid4 #dnn_grid_four_second,  .grid4 .grid_four_first, .grid4 .grid_four_second{width:31%;margin-right:3.5%;float:left;}
	#grid4 #dnn_grid_four_third, .grid4 .grid_four_third{width:31%;float:left;}
	#grid4 #dnn_grid_four_fourth, .grid4 .grid_four_fourth{width:100%;margin-top:20px;}
	
	
	#grid3MiddleB #dnn_bottom_LeftPane{width:100%;}
	#grid3MiddleB #dnn_bottom_CenterPane{width:100%;margin:0}
	#grid3MiddleB #dnn_bottom_RightPane{width:100%;}
	#Footer .footerBG{width:100%;}
	#Footer .Footer_Conditions{width:100%; text-align:left;}
	#Footer #MenuLinks {
	  padding: 0 15px;
	  float:right;
	}
	.esquerda, .direita{
		float:none;
		width:100%!important;
		text-align:center
	}
	.esquerda img{
		max-width:50%!important;
		border-radius:50%;
		margin-bottom:15px;
	}
	.direita{
		padding-top:10px;
	}
}
@media screen and (max-width: 768px), only screen and (max-device-width: 768px) {
	#dnn_dnnBREADCRUMB_lblBreadCrumb{display:none!important;}
	#Header{visibility: hidden;}
		
		.rsDefault .rsTmb{
			padding: 0px!important;
			font-size: 12px!important;
			line-height: 12px!important;
			font-weight: 600!important;
			text-transform: none!important;
			letter-spacing: -0.025em!important;

		}
		.rsDefault .rsThumb{
			width: 144px!important;
			height: 64px!important;
		}
		h2.short{
			font-size: 1.7em!important;
			line-height: 1.4em!important;
			margin-bottom: 10px!important;
		}
		.Home h2.short{
			margin-bottom: 0!important;
		}
		.lead{
			font-size:16px!important;
		}
		.home-concept .col-md-2, .contact_intro, .info.partners, .word-rotator-title{
			display: none;
		}
		.home-intro .get-started{
			text-align: center!important;
		}
		 #About h2.short.escondido{
			display:block!important;
			margin-bottom: 10px!important;
		 }
		 .defaultWrapper{
			padding:0!important;
		 }
		 .Home .defaultWrapper{
			padding:0 10px!important;
		 }
}
@media screen and (max-width: 620px),only screen and (max-device-width : 620px) {
	#grid4 #dnn_grid_four_first, .grid4 .grid_four_first{width:100%;margin:0}
	#grid4 #dnn_grid_four_second, #grid4 #dnn_grid_four_third, #grid4 #dnn_grid_four_fourth, .grid4 .grid_four_second, .grid4 .grid_four_third, .grid4 .grid_four_fourth{width:100%;margin-top:20px;}
	.rox_short_button a, a.rox_short_button {
		padding: 5px 10px!important;
	}
	#eventos .icon-featured{/*display:none;*/}
	img#dnn_dnnLogo_imgLogo{width: 83%!important;}
	.contentLeft a{padding:18px 0}
	/*
	div.sitemap > ul > li {
		width: 100%;
	}
	div.sitemap > UL > li > a, div.sitemap UL A {
		padding: 15px 20px
	}
	div.vermais {
		height: 46px;
	}
	div.vermais:after, div.colapsada.active div.vermais:after, div.vermais.netas.active:after {
		line-height: 47px;
	}
	*/
	
}

