
@import url('https://fonts.googleapis.com/css?family=Playball');
@import url("jscripts/font-awesome/css/font-awesome.min.css");

/*********/
/* Geral */
/*********/
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	line-height:1.8em;
	color:#555;
	font-weight:400;
	overflow-x:hidden;
}


h1,h2,h3,h4,h5,h6 {
	color:#333;
	line-height:2em;
	font-weight:400;
}

p {
	text-align: justify;
}

a {
	color:#cc580c;
	text-decoration: none;
}
a:hover{
	color:#cc580c;
	text-decoration: underline;
}

img {max-width: 100%;}

.titulo {visibility:hidden;overflow:hidden;line-height:0;padding:0;font-size:0px;}
.warning{color: #CC0000;}


/****************/
/* Menu do Topo */
/****************/
.menu {
	 margin-top:0px;
	 position:absolute;
	 z-index:999999;
	 margin-top:0px;
	 left:0px;
	 right:0px;
}

.isFixed {
	left:0px;
	width:100%;
}

.fixed {position:fixed; top:0px; left:0px; right:0px; z-index:999999;}

.navArea {
	/*float:right;*/
}
.navwrapper .container {
	padding:0;
	width:auto;
}
.navbar-header {
	display:none;
}
.nav>li>a {
	display:inline-block;
}
.navbar-nav>li {
	float:none;
	display:inline-block;
}
.navbar-nav {
	margin:0 auto;
	text-align:center;
	float:none;
}
.navbar-toggle {
	margin-top: 14px;
}

.navbar-wrapper {
	margin-top:0px;
	height:80px;
	position:relative;
	z-index:15;
}
.navbar-wrapper .container {
	padding:0px;
}
.navbar-collapse {
	padding:0;
}
.navbar-collapse.in {
	max-height:100%;
}
.navbar.navbar-inverse.navbar-static-top {
	margin:0px auto;
	background:none;
	color:#c3c8d6;
	border:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:600;
}
.navbar.navbar-inverse.navbar-static-top a {
	color:#fff;
	padding:31px 16px;
	line-height:18px;
	text-align:center;
}
.navbar.navbar-inverse.navbar-static-top a:hover {
	background:none;
	color:#ddd;
}
.navbar-inverse .navbar-nav>.active>a,.navbar-inverse .navbar-nav>.active>a:focus {
	background:none;
	color:#fff !important;
}
.navbar-inverse .navbar-nav>.active>a:hover {
	color:#fff;
}
.hideClass {
	display:none;
}
.isFixed .navbar-inverse .navbar-nav>.active>a,.isFixed .navbar-inverse .navbar-nav>.active>a:focus {
	background:#cc580c;
	color:#fff;
}
.isFixed .navbar.navbar-inverse.navbar-static-top a:hover {
	background:#cc580c;
	color:#fff;
}
.isFixed .navbar.navbar-inverse.navbar-static-top a {
	color:#fff;
}
.stuckMenu {
	-o-transition:all .5s;
	-ms-transition:all .5s;
	-moz-transition:all .5s;
	-webkit-transition:all .5s;
	transition:all .5s;
	background:#222;
}
.isFixed {
	background:#222;
	-o-transition:all .5s;
	-ms-transition:all .5s;
	-moz-transition:all .5s;
	-webkit-transition:all .5s;
	transition: all .5s;
}
.collapse {
	display: block !important;
}


/**********/
/* Header */
/**********/
header {
	padding-bottom:50px;
}
.intro {
	font-family:'Playball',cursive;
	font-size:60px;
	line-height:1.0;
	font-weight: 900;
	color:#eee;
}


/*****************/
/* Imagem Header */
/*****************/
.parallax {
	text-align:center;
	background-position: center top;
	background-repeat:no-repeat;
	background-size: auto 400px;
	background-attachment:fixed !important;
	overflow:hidden;
}
.parallax-pattern-overlay {
	background-image: url(https://est.no.comunidades.net/estilos/style60/05/img/pattern.png);
	background-repeat: repeat;
}


/********/
/* Topo */
/********/
#topo{padding:80px 0 20px 0; clear:both; text-align:center;}
#topo p {text-align:center;}


/*********************/
/* Titulo de Páginas */
/*********************/
.heading {
	padding-bottom:15px;
	text-align:center;
	max-width:960px;
	margin:0px auto;
	padding-top:0px;
	padding-bottom:30px;
}
.heading h2 {
	font-weight:700;
	font-family:'Playball',cursive;
	font-size:35px;
	color:#666;
	margin:0;
	line-height:1.2em;
}
.heading h2::first-letter {
	color:#cc580c;
}
img#site-title {
	max-width: 150px;
}


/****************/
/* Menu Lateral */
/****************/
.graphite {margin-top:10px;}
.graphite .accordion a {color: #cc580c;}
.graphite .accordion ul a {color: #cc580c;}
.graphite .accordion a.dcjq-parent {color: #cc580c;}
.graphite .accordion a.dcjq-parent:hover {color: #333;}
.graphite .accordion a:hover {color: #333;}

ul,li{border:0;outline:none;margin:0;padding:0;}
ul, ul li{list-style: none;}
.graphite {margin-bottom: 30px;}
.graphite .accordion {font-size:16px;}
.graphite .accordion, .graphite .accordion li {margin: 0; padding: 0; border: none;}
.graphite .accordion a {padding: 6px 0px 6px 28px;  text-decoration:none; margin-top: 0px; display: block; position: relative;}
.graphite .accordion li a {background: url(https://est.no.comunidades.net/estilos/style60/05/img/star.png) no-repeat 0 50%;}
.graphite .accordion ul a {padding-left:28px; background:none;}
.graphite .accordion a .dcjq-icon {position: absolute; top: 50%; left: 0px; width: 20px; margin-top: -7px; height: 15px;}
.graphite .accordion a.dcjq-parent.active .dcjq-icon {}
.graphite .accordion a:active{}


/********/
/* Site */
/********/

/* 2 Colunas */
.col-md-3{padding-bottom:30px;}
.col-md-9{padding-bottom:30px;}

/* 3 Colunas */
.col-md-2{padding-bottom:30px;}
.col-md-8{padding-bottom:30px;}
.col-md-2{padding-bottom:30px;}


/**********/
/* Coluna */
/**********/
.coluna {
        margin-top:16px;
}


/**********/
/* Footer */
/**********/
.footer {
	color:#fff;
	background:#cc580c;
	margin-top:40px;
	position:relative;
}
.footer .container {
	padding:60px 0 40px;
}
.footer ul {
	margin:0 auto;
	margin-bottom:30px;
	margin-top:10px;
	text-align:center;
	list-style-type:none;
	padding-left:0;
}
.footer ul li {
	display:inline-block;
	text-align:center;
	background:rgba(0,0,0,0.2);
	color:#ffffff;
	line-height:45px;
	margin:0 4px 0px;
	width:45px !important;
	height:45px !important;
	-webkit-border-radius:3px;
	border-radius:3px;
}
.footer ul li:hover {
	background:#2a2a2a;
}
.footer ul li:hover a {
	color:#fff;
}
.footer ul li a {
	color:#fff;
	width:42px !important;
	height:42px !important;
}
.footer ul li a i {
	line-height:45px;
	color:#fff;
}
.footer p {
	color:#fff;
	font-size:14px;
	line-height:24px;
	font-weight:400;
	text-align:center;
}
.gototop {
	display:inline-block;
	width:60px;
	height:60px;
	background:#fff;
	position:absolute;
	margin-left:-30px;
	top:-35px;
	border-radius:50%;
}
.gototop i {
	color:#cc580c;
	line-height:70px;
}
.footer a {
	color:#fff;
	text-decoration:underline;
}
.footer a:hover {
	text-decoration:none;
}

