/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */
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, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
caption {
  background: transparent;
  border: 0;
  margin: 0;
  padding: 0;
  vertical-align: baseline; }

body {
  line-height: 1; }

h1, h2, h3, h4, h5, h6 {
  clear: both;
  font-weight: normal; }

ol, ul {
  list-style: none; }

blockquote {
  quotes: none; }

blockquote:before, blockquote:after {
  content: '';
  content: none; }

del {
  text-decoration: line-through; }

/* tables still need 'cellspacing="0"' in the markup */
table {
  border-collapse: collapse;
  border-spacing: 0; }

a img {
  border: none; }

/* =Global
-------------------------------------------------------------- */
*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

body {
  background-color:#C3C3C3;
  color: #505050;
  font-family: "Ubuntu", sans-serif;
  font-weight: 300;
  font-size: 12px;
  line-height: 1.8; }

/* Headings */
h1, h2, h3, h4, h5, h6 {
  line-height: 1;
  font-weight: 300; }

a {text-decoration: none; color:#C3C3C3; }

a:hover { color: #B98A4D; }

#loginpreinscricao a {text-decoration: none; color: #FFFFFF; }

#loginpreinscricao a:hover { color: #FFFFFF; }

/* =Template
-------------------------------------------------------------- */
#wrapper {
  width: 100%;
  margin: 0 auto; }

#main {
  background-color: #fff;
  padding: 30px 0; }

.container {
  width: 80%;
  margin: 0 auto;
  padding: 0 0px; }

/* =Top Bar
-------------------------------------------------------------- */
#top-bar {
  background-color:#C3C3C3; }

#top-bar a {
  color: white;
  font-size: 12px;
  text-transform: none;
  display: inline-block;
  margin: 0;
  padding: 10px; }

#top-bar a:hover {
  background-color: #B98A4D; }

span.all-labs,
span.back-to-tutorial {
  display: block;
  width: 50%; }

span.all-labs {
  float: left;
  text-align: left; }

span.back-to-tutorial {
  float: right;
  text-align: right; }

/* =Header
-------------------------------------------------------------- */
header {
  padding: 0px 0;
  background: #FFFFFF; }


#title {
  text-align: left; height:auto; padding:0px;
  color: #191919;
  background:#C3C3C3;
  background-repeat: repeat; }

#title h1 {
  color: #fff;
  margin-bottom: 10px; }

#title h2 {
  color: #ff4976;
}

/* =Footer
-------------------------------------------------------------- */
/* =Extras
-------------------------------------------------------------- */
.clearfix:after {
  visibility: hidden;
  display: block;
  content: "";
  clear: both;
  height: 0; }
  

#servicos1 {   background:#FFFFFF;	 padding:0px;	 height: auto;	 width:100%;}
#servicos111 { width:100%;	background:none;	text-align:center;	margin-bottom:20px;	margin:0px;	margin-top:0px;}
.boxservicos111 {    display: inline-table;    width: auto; height: auto;    margin: 0px 0px;}
#box-1servicos111{	width:32.4%;	background:none; border-radius:70%; border-bottom:#FFFFFF solid 3px;	padding:15px;	text-align: left;	margin-right:10px;}
#box-2servicos111{	width:32.4%;	background:none; border-radius:70%; border-bottom:#FFFFFF solid 3px;	margin-right:10px;	padding:15px;	text-align:left;}
#box-3servicos111{	width:32.4%;	background:none; border-radius:70%; border-bottom:#FFFFFF solid 3px;	padding:15px;	text-align:left;}


#servicos {   background:#FFFFFF;	 padding:0px;	 height: auto;	 width:100%;}
#servicos11 { width:100%;	background:none;	text-align:center;	margin-bottom:20px;	margin:0px;	margin-top:10px;}
.boxservicos11 {    display: inline-table; background:none;    width: auto; height: auto;    margin: 0px 0px;}
#box-1servicos11{	width:24.5%;	background:none;	padding:10px;	margin-right:10px; text-align: left;}
#box-2servicos11{	width:74.1%;	background: #none;	margin-right:0px;	padding:10px; text-align: left;}


#servicos11 {   background:#FFFFFF;	 padding:0px;	 height: auto;	 width:100%;}
#servicos1111 { width:100%;	background:none;	text-align:center;	margin-bottom:20px;	margin:0px;	margin-top:10px;}
.boxservicos1111 {    display: inline-table;    width: auto; height: auto;    margin: 0px 0px;}
#box-1servicos1111{	width:32.4%;	background:none;	padding:15px;	text-align: left;	margin-right:10px;}
#box-2servicos1111{	width:32.4%;	background:none;	margin-right:10px;	padding:15px;	text-align:left;}
#box-3servicos1111{	width:32.4%;	background:none;	padding:15px;	text-align:left;}

#tabela_calendario{
font-size:12px;
margin-top:5px;
border: thin solid #C3C3C3;
 -webkit-border-radius: 5px;
 line-height:25px;
border-radius: 5px;
}

#notline{
line-height:15px;
border-radius: 5px;
}

/* =Media Queries
-------------------------------------------------------------- */
@media all and (max-width: 900px) {

#servicos1 {   background: url(../img/background.jpg);	 padding:0px;	 height: auto;	 width:100%;}
#servicos111 { width:100%;	background:none;	text-align:center;	margin-bottom:20px;	margin:0px;	margin-top:10px;}
.boxservicos111 {    display:block; width: auto; height: auto;    margin: 0px 0px;}
#box-1servicos111{	width:100%;	background:none; border-bottom:#FFFFFF solid 2px;	padding:15px;	text-align: left;	margin-right:10px;}
#box-2servicos111{	width:100%;	background:none; border-bottom:#FFFFFF solid 2px; margin-right:0px;	padding:15px;	text-align:left;}
#box-3servicos111{	width:100%;	background:none; border-bottom:#FFFFFF solid 2px; padding:15px;	text-align:left;}


#servicos {   background: url(../img/background.jpg);	 padding:0px;	 height: auto;	 width:100%;}
#servicos11 { width:100%;	background:none;	text-align:center;	margin-bottom:20px;	margin:0px;	margin-top:10px;}
.boxservicos11 {    display: block;    width:90%; background:none; height: auto;    margin: 0px 0px;}
#box-1servicos11{	width:100%;	background:none;	padding:15px; margin-bottom:20px;	text-align: left;	margin-right:10px;}
#box-2servicos11{	width:100%;	background:none;	margin-right:0px;	padding:15px;	text-align:left;}


#servicos11 {   background: url(../img/background.jpg);	 padding:0px;	 height: auto;	 width:100%;}
#servicos1111 { width:100%;	background:none;	text-align:center;	margin-bottom:20px;	margin:0px;	margin-top:10px;}
.boxservicos1111 {    display:block;    width: auto; height: auto;    margin: 0px 0px;}
#box-1servicos1111{	width:100%;	background:none;	padding:15px;	text-align: left;	margin-right:10px;}
#box-2servicos1111{	width:100%;	background:none;	margin-right:10px;	padding:15px;	text-align:left;}
#box-3servicos1111{	width:100%;	background:none;	padding:15px;	text-align:left;}


#loginnota{	width:100%;	background:#C3C3C3;	padding:15px; margin-top:15px;}


.container {
  width: 90%;
  margin: 0 auto;
  padding: 0 0px; }



  #top-bar a {
    display: block; }

  span.all-labs,
  span.back-to-tutorial {
    width: 100%; }

  span.all-labs,
  span.back-to-tutorial {
    float: none;
    text-align: center; }

  span.all-labs {
    border-bottom: solid 1px #FFFFFF; }

  #title h1 {
    font-size: 12px; }

  #title h2 {
    font-size: 12px; } 
	
	}

input[type=text] {padding:5px; border:1px solid #CCCCCC; height:30px; width:300px; font-size:12px; border-radius: 2px;}

input[type=email] {padding:5px; border:1px solid #CCCCCC; height:30px; width:300px; font-size:12px; border-radius: 2px;}

input[type=submit] {padding:5px; background:#FFFFFF; border:1px solid #CCCCCC;; height:27px; font-size:12px; color: #666666;
cursor:pointer;
-webkit-border-radius: 2px;
border-radius: 3px; }

input[type=reset] {padding:5px; background:#FFFFFF; border:1px solid #CCCCCC;; height:27px; font-size:12px; color: #666666;
cursor:pointer;
-webkit-border-radius: 2px;
border-radius: 3px; }


input[type=password] {padding:5px; border:1px solid #CCCCCC; height:30px; width:300px; font-size:12px; border-radius: 2px;}

#textarea {	width:99%; 	height:140px; 	padding:4px; 	border-radius: 2px; font-size:12px;	border:1px solid #CCCCCC;}

select{ padding:5px; border:1px solid #CCCCCC; height:27px; width:300px; font-size:12px; border-radius: 2px;}

input[type=date]{ padding:5px; border:1px solid #CCCCCC; height:27px; width:300px; font-size:12px; border-radius: 2px;}

#comentarios{
 border: thin solid #EBEBEB;
 padding: 0px;
 margin: 0px 10px 10px 0;
 -webkit-border-radius: 2px;
border-radius: 2px;
}

#txUsuario{padding:5px; border:1px solid #CCCCCC; margin-bottom:5px;  height:30px; width:160px; font-size:12px; border-radius: 2px;}
#txSenha{padding:5px; border:1px solid #CCCCCC; margin-top:5px; height:30px; width:160px; font-size:12px; border-radius: 2px;}

#botaoentrar {padding:3px; background:#C3C3C3; font:15px; color:#fff; border:1px solid none;
float:left; margin-top:0px; text-align:center; width:95px; text-shadow:#000 1px 0;} 
#botaoentrar:hover{cursor:pointer; background:#B98A4D;}


#news{
 border: 0px solid #CCCCCC;
 padding: 1px;
 margin-bottom:1px;
 margin: 10px 10px 10px 10px;
 -webkit-border-radius: 2px;
border-radius: 2px;
}

#loginpreinscricao{	width:100%;	background:#C3C3C3;	padding:15px; margin-top:10px;}



/**** slider ****/

#sliderul
{
	height: 10px;
}
#slider
{
	margin: auto;
	overflow: hidden;
	background:#C3C3C3;
	padding: 10px;
	color:#FFFFFF;
	border: 1px solid rgba(0, 0, 0, 0.15);
	margin-top: 5px;
	border-radius: 3px;
	box-shadow: 2px 2px 14px rgba(0, 0, 0, 0.25);
	position: relative;
	width:100%;
}
#sliderli
{
	float: left;
	position: relative;
	width: 100%;
	display:block;
	height: 10px;
}
#sliderul
{
	list-style: none;
	position: absolute;
	left: 50px;
	top: 0px;
	width: 900px;
	transition: left .2s linear;
	-moz-transition: left .2s linear;
	-o-transition: left .2s linear;
	-webkit-transition: left .2s linear;
	margin-left: -25px;
  font-family: century gothic;
  color: #666;
}
/*** Content ***/
.slider-container
{
	margin: 0 auto;
	padding: 0;
	width: 90%;
  min-height: 5px;
}
.slider-container  p
{
	margin: 6px 0px;
	color:#FFFFFF;
	font-weight:semi-bold;
	line-height:100%;
	text-align: justify;
	font-size:11px;
}
/*** target hooks ****/
@-webkit-keyframes slide-animation {
	0% {opacity:0;}
	2% {opacity:1;}
	20% {left:0px; opacity:1;}
	22.5% {opacity:0.6;}
	25% {left:-600px; opacity:1;}
	45% {left:-600px; opacity:1;}
	47.5% {opacity:0.6;}
	50% {left:-1200px; opacity:1;}
	70% {left:-1200px; opacity:1;}
	72.5% {opacity:0.6;}
	75% {left:-1800px; opacity:1;}
	95% {opacity:1;}
	98% {left:-1800px; opacity:0;} 
	100% {left:0px; opacity:0;}
}
#sliderul
{
	-webkit-animation: slide-animation 10s infinite;
}

/* use to paused the content on mouse over */

#sliderul:hover
{
	-moz-animation-play-state: paused;
	-webkit-animation-play-state: paused;
}
