html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, hr, 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,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  margin:0; padding:0; border:0; background:transparent;
  /*vertical-align: baseline;*/
}

/* lists */
.list-full, .list-full li,
.list-auto, .list-auto li { width: 100%; float: left; display: block; position: relative; }
.list-auto, .list-auto li { width: auto; }

/* floats */
.float-l {
	float: left;
	margin-right: 25px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-top: 10px;
	padding-left: 0px;
}
.float-r {
	float: right;
	padding-left: 20px;
	min-height: 60px;
}


body {
	font-family: 'Roboto', sans-serif;
	color: #666;
	font-weight: normal;
	font-size: 1em;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform:none;
	font-weight:300;
	color:#039;
	font-style: italic;
}
h1 {
	color: #009;
	font-size: 29pt;
	line-height: 120%;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}
h2 {
	color: #039;
	font-size: 24px;
	line-height: 120%;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	margin-top: 10px;
}
h3 {
	color: #06F;
	font-size: 26px;
	line-height: 120%;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}
p {
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 0;
	line-height: 120%;
	color: #666;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: lighter;
}

/* logo */
#logo {
	height: 55px;
	width: 210px;
	float: left;
	margin-left: 30px;
}
#logo  a{
	display: block;
	width: 210px;
	height: 55px;
	overflow: hidden;
	text-indent: -9999px;
	margin-top: 0px;
	margin-left: 0px;
	background-image: url(../img/campinasvirtual-logo-topo.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-bottom: 0px;
	margin-right: 5px;
}
a {
	color: #006;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #000;
}


input#control-nav {
  visibility: hidden;
  position: absolute;
  left: -9999px;
  opacity: 0;
}
ul {
	padding-top: 0px;
	padding-right: 0px;
	margin-left: 5px;
	margin-bottom: 0px;
	padding-left: 5px;
	color: #666;
	line-height: 110%;
}
ul li {
	list-style-type: square;
	list-style-position: outside;
	margin-left: 15px;
	color: #039;
}
geral {

}
.pagina {
	margin-top: 120px;
	max-width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #0099FF;
	border-bottom-color: #FC0;
	border-radius: 10px;
	border-left-color: #0099FF;
	border-bottom-color: #0099FF;
	padding-top: 25px;
}
.topo {
	font-size: 16px;
	line-height: 24px;
	padding-top: 40px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 50px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	font-family: 'Roboto', sans-serif;
	background-color: #FFF;
}
.topo-inner {
	max-width: 1150px;
	margin-right: auto;
	margin-left: auto;
}
.topo:after {
  content: "";
  display: block;
  clear: both;
}
.topo p {
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
}
.topo h1 {
	color: #006;
	font-size: 28px;
	line-height: 120%;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}

/* conteudo */
.example-image {
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
}
.image-set {
	margin-bottom: 20px;
}
.foto {
	width: 90%;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-left: 0px;
}
.fotos {
	margin: 5;
	padding: 5px;
}
.fotoMenor {
	width: 60%;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-left: 0px;
}
.foto-topo-esq {
	float: left;
	margin-right: 30px;
	margin-bottom: 10px;
	margin-left: 0px;
	max-height: 200px;
	width: 20%;
}
.foto-topo-esq2 {
	float: left;
	margin-right: 30px;
	margin-bottom: 10px;
	margin-left: 0px;
	max-height: 300px;
	height: 100%;
}
.fotosEsq {
	float: left;
	padding: 0px;
	border: 2px solid #FFF;
	margin: 2px;
}

.foto-Esq {
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 0px;
	width: 50%;
	height: auto;
	margin-top: 10px;
}
.foto-Esq-2 {
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 0px;
	width: 30%;
	height: auto;
	margin-top: 10px;
}
.foto-Esq-3 {
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 0px;
	height: auto;
	margin-top: 10px;
	width: 17%;
}
.foto-Dir {
	float: right;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 30px;
	margin-top: 10px;
}
.foto-Dir-Moldura {
	float: right;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 30px;
	margin-top: 10px;
	border: 1px solid #CCC;
	padding: 5px;
}
.foto-Dir-2 {
	float: right;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 30px;
	margin-top: 10px;
	width: 50%;
}
.foto-Dir-30 {
	float: right;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 30px;
	margin-top: 10px;
	width: 30%;
}

.conteudo{
	max-width:1200px;
	font-family: 'Roboto', sans-serif;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-right: 0px;
	padding-left: 10px;
}
#conteudo ul {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 5px;
	margin-bottom: 5px;
}
#conteudo ul li {
	list-style-type: square;
	list-style-position: outside;
	margin-left: 15px;
	margin-bottom: 2px;
	color: #093;
}
.conteudo p {
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12pt;
	line-height: 140%;
	font-weight: lighter;
}
.conteudo h1 {
	font-size: 29pt;
	line-height: 140%;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #009;
}
.conteudo h2 {
	color: #009;
	font-size: 22pt;
	line-height: 120%;
	padding-top: 5;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 0;
	margin-top: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}
.conteudo h3 {
	color: #009;
	font-size: 20pt;
	line-height: 120%;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
	margin-top: 8px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: normal;
}

.linha {
	background-color: #CCC;
	height: 1px;
	margin-top: 30px;
	margin-right: 0;
	margin-bottom: 30px;
	margin-left: 0;
}

/* Coluna da esquerda */
.col-esq{
	width:100%;
	margin-right:-360px;
	float:left;
}
.col-esq-resized{
	width:100%;
	margin-right:0;
	float:none;
}
.col-esq-inner{
	margin-right:360px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 5px;
}

.col-esq-inner-resized{
	padding:20px;
	margin-right:0;
}
/* Coluna da direita */
.col-dir{
	width:358px;
	float:right;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #06F;
	background-color: #D9F8FF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12pt;
}
.col-dir-resized{
	width:100%;
	float:none;
}
.col-dir-inner{
	margin-top: 5px;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}
.col-dir p {
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 0;
	font-family: 'Roboto', sans-serif;
	font-size: 14px;
	line-height: 20px;
}
.col-dir h1 {
	color: #06C;
	font-size: 24px;
	line-height: 120%;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}
.col-dir h2 {
	color: #039;
	font-size: 22px;
	line-height: 120%;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	margin-top: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #06F;
	margin-bottom: 10px;
}
.col-dir h3 {
	color: #900;
	font-size: 18px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}

/* content */

.container {
	margin-right: auto;
	margin-left: auto;
  *zoom: 1;
}
#content {
  position: relative;
  padding: 0 0 40px;
}
.section-cinza {
	background-color: #F4F4F4;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-left-color: #CCC;
}
section {
	font-size: 16px;
	line-height: 24px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 25px;
	padding-left: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	font-family: 'Roboto', sans-serif;
}

section:after {
  content: "";
  display: block;
  clear: both;
}

section img {
	width: 30%;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 4%;
}

section p {
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}
section h1 {
	color: #006;
	font-size: 26px;
	line-height: 120%;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}
.box-serv {
	background-color: #F0F0F0;
	padding: 5px;
	margin-bottom: 10px;
	border: 1px solid #CCC;
	float: left;
	width: 45%;
	margin-right: 10px;
	min-height: 210px;
	text-align: center;
}
.box-serv-2 {
	background-color: #F7F7F7;
	margin-bottom: 15px;
	border: 1px solid #CCC;
	float: left;
	width: 45%;
	margin-right: 10px;
	min-height: 130px;
	text-align: center;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.box-serv-2 p{
	font-size: 14px;
	text-align: left;
	line-height: 18px;
	margin-bottom: 2px;
	padding-bottom: 3px;
}
.box-serv img {
	width: 99%;
	margin-bottom: 5px;


}
.fotoBoxEsq {
	float: left;
	margin-right: 10px;
	margin-bottom: 30px;
	margin-left: 0px;
	margin-top: 0px;
	padding: 0px;
}
.fotoBoxDir {
}

coluna {
	font-size: 16px;
	line-height: 24px;
	padding-top: 40px;
	padding-right: 5px;
	padding-bottom: 40px;
	padding-left: 50px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	font-family: 'Roboto', sans-serif;
	width: 600px;
	min-width: 450px;
	float: left;
}
coluna:after {
  content: "";
  display: block;
  clear: both;
}

coluna img {
	width: 30%;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 4%;
}

coluna p {
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}
coluna h1 {
	color: #006;
	font-size: 28px;
	line-height: 120%;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}
coluna2 {
	font-size: 16px;
	line-height: 24px;
	padding-top: 40px;
	padding-right: 5px;
	padding-bottom: 40px;
	padding-left: 50px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	font-family: 'Roboto', sans-serif;
	width: 300px;
	float: left;
	background-color: #F4F4F4;
	margin-left: 20px;
}
coluna2 p {
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}
coluna2 h1 {
	color: #006;
	font-size: 26px;
	line-height: 120%;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}
coluna-dir {
	font-size: 16px;
	line-height: 24px;
	padding-top: 40px;
	padding-right: 5px;
	padding-bottom: 40px;
	padding-left: 50px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	font-family: 'Roboto', sans-serif;
	width: 00px;
	float: left;
	min-width: 450px;
	background-color: #CCC;
}

coluna-dir:after {
  content: "";
  display: block;
  clear: both;
}

coluna-dir img {
	width: 30%;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 4%;
}

coluna-dir p {
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}
coluna-dir h1 {
	color: #006;
	font-size: 26px;
	line-height: 120%;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}


.highlights {
	position: relative;
	margin-bottom: 20px;
	padding-bottom: 20px;
	margin-top: 10px;
	padding-top: 0px;
}

.highlights input {
  visibility: hidden;
  position: absolute;
  left: -9999px;
  opacity: 0;
}

.highlights-item {
	float: left;
	margin: 0 0 0 2%;
	width: 45%;
	text-align: center;
}

.highlights-item:first-of-type {
  margin-left: 0;
}

.highlights-item img {
  display: block;
  width: 100%;
  margin: 0 0 5px;
}

.highlights-item p {
  font-size: 14px;
}

.highlights-button {
  display: inline-block;
  padding: 10px 15px 8px;
  cursor: pointer;
  border-radius: 3px;
  border: 1px solid #ccc;
  background-color: #ececec;
  -webkit-transition: background-color 300ms ease-in-out, border-color 300ms ease-in-out;
  transition: background-color 300ms ease-in-out, border-color 300ms ease-in-out;
}

.highlights-button:hover {
  border: 1px solid #ececec;
  background-color: #ccc;
}

.highlights-buttons {
  display: none;
  clear: both;
  text-align: center;
}

.highlights-buttons label {
  display: inline-block;
  width: 15px;
  height: 15px;
  margin: 0 10px; 
  border-radius: 10px;
  background-color: #ccc;
  cursor: pointer;
  position: relative;
  overflow: hidden;
  text-indent: -9999px;
  -webkit-transition: background-color 300ms ease-in-out;
  transition: background-color 300ms ease-in-out;
}

.highlights-buttons label:hover {
  background-color: #777;
}
/* botao */

.btn{
	display:inline-block;




*display:inline;							margin-bottom:10px;




*margin-left:.3em;							font-size:12px;
	line-height:16px;




*line-height:20px;							color:#333;
	text-align:center;
	text-shadow:0 1px 1px rgba(255,255,255,0.75);
	vertical-align:middle;
	cursor:pointer;
	background-color:#e6e6e6;




*background-color:#e6e6e6;							background-image:-webkit-gradient(linear,0 0,0 100%,from(#fff),to(#e6e6e6));
	background-image:-webkit-linear-gradient(top,#fff,#e6e6e6);
	background-image:-o-linear-gradient(top,#fff,#e6e6e6);
	background-image:linear-gradient(to bottom,#fff,#e6e6e6);
	background-image:-moz-linear-gradient(top,#fff,#e6e6e6);
	background-repeat:repeat-x;
	border:1px solid #bbb;




*border:0;							border-color:rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
	border-color:#e6e6e6 #e6e6e6 #bfbfbf;
	border-bottom-color:#a2a2a2;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;




filter:progid:dximagetransform.microsoft.gradient(startColorstr='#ffffffff',endColorstr='#ffe6e6e6',GradientType=0);filter:progid:dximagetransform.microsoft.gradient(enabled=false);*zoom:1;							-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05);
	-moz-box-shadow:inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05);
	box-shadow:inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05);
	margin-top: 1px;
	padding-top: 5px;
	padding-right: 14px;
	padding-bottom: 4px;
	padding-left: 14px;
}.btn:hover,.btn:active,.btn.active,.btn.disabled,.btn[disabled]{
	color:#333;
	background-color:#e6e6e6;

*background-color:#d9d9d9}.btn:active,.btn.active{
	background-color:#ccc \9
}.btn:first-child{*margin-left:0}.btn:hover{
	color:#333;
	text-decoration:none;
	background-color:#e6e6e6;
	*background-color:#d9d9d9;
	background-position:0 -15px;
}
/* botao */

.btn-menor{
	display:inline-block;





*display:inline;							margin-bottom:10px;





*margin-left:.3em;							font-size:12px;
	line-height:14px;





*line-height:20px;							color:#333;
	text-align:center;
	text-shadow:0 1px 1px rgba(255,255,255,0.75);
	vertical-align:middle;
	cursor:pointer;
	background-color:#e6e6e6;





*background-color:#e6e6e6;							background-image:-webkit-gradient(linear,0 0,0 100%,from(#fff),to(#e6e6e6));
	background-image:-webkit-linear-gradient(top,#fff,#e6e6e6);
	background-image:-o-linear-gradient(top,#fff,#e6e6e6);
	background-image:linear-gradient(to bottom,#fff,#e6e6e6);
	background-image:-moz-linear-gradient(top,#fff,#e6e6e6);
	background-repeat:repeat-x;
	border:1px solid #bbb;





*border:0;							border-color:rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
	border-color:#e6e6e6 #e6e6e6 #bfbfbf;
	border-bottom-color:#a2a2a2;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;





filter:progid:dximagetransform.microsoft.gradient(startColorstr='#ffffffff',endColorstr='#ffe6e6e6',GradientType=0);filter:progid:dximagetransform.microsoft.gradient(enabled=false);*zoom:1;							-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05);
	-moz-box-shadow:inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05);
	box-shadow:inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05);
	margin-top: 1px;
	padding-top: 5px;
	padding-right: 14px;
	padding-bottom: 4px;
	padding-left: 14px;
}.btn-menor:hover,.btn:active,.btn.active,.btn.disabled,.btn[disabled]{
	color:#333;
	background-color:#e6e6e6;

*background-color:#d9d9d9}.btn:active,.btn.active{
	background-color:#ccc \9
}.btn-menor:first-child{*margin-left:0}.btn-menor:hover{
	color:#333;
	text-decoration:none;
	background-color:#e6e6e6;
	*background-color:#d9d9d9;
	background-position:0 -15px;
}


/* init modal */
.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 10;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.5s 0.5s ease-in-out;
  transition: all 0.5s 0.5s ease-in-out;
}

.modal-content {
  padding: 10px;
  max-width: 600px;
  min-width: 360px;
  max-height: 85%;
  overflow: auto;
  position: absolute;
  top: 5%;
  left: 50%;
  z-index: 2;
  opacity: 0;
  border-radius: 3px;
  background: #fff;
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}

.modal-content img {
  display: block;
  width: 100%;
  margin: 10px 0 0;
}

.modal-content p {
  padding-top: 10px;
  text-align: justify;
}

.modal-close {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(0,0,0,0.5);
}

.modal-close:after {
  content: "X";
  float: right;
  margin: 5px 5px 0 0;
  width: 30px;
  height: 30px;
  position: relative;
  z-index: 3;
  text-align: center;
  line-height: 30px;
  cursor: pointer;
  background-color: rgba(255,255,255,0.8);
  border-radius: 20px;
  box-shadow: 0 0 3px #000;
}

input[id*="modal_"] {
  position: fixed;
  left: -9999px;
  top: 50%;
  opacity: 0;
}
input[id*="modal_"]:checked + div.modal {
  opacity: 1;
  visibility: visible;
  -webkit-transition-delay: 0s;
  -ms-transition-delay: 0s;
  transition-delay: 0s;
}

input[id*="modal_"]:checked + div.modal .modal-content {
  opacity: 1;
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  -webkit-transition-delay: 0.5s;
  -ms-transition-delay: 0.5s;
  transition-delay: 0.5s;
}

@media screen and (max-width: 767px) {
  header nav {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    width: 250px;
    border-left: 1px solid #ccc;
    background: #fff;
    overflow-x: auto;
    z-index: 2;
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
    -webkit-transform: translate(100%, 0);
    -ms-transform: translate(100%, 0);
    transform: translate(100%, 0);
  }

  header ul.list-auto {
    padding: 0;
  }

  header ul.list-auto li {
    width: 100%;
    border: solid #ccc;
    border-width: 0 0 1px;
  }

  header li a {
    padding: 15px 10px;
  }

  header li a:hover {
    background-color: #ccc;
  }

  .control-nav { /* label icon */
    position: absolute;
    right: 20px;
    top: 20px;
    display: block;
    width: 30px;
    padding: 5px 0;
    border: solid #333;
    border-width: 3px 0;
    z-index: 2;
    cursor: pointer;
  }

  .control-nav:before {
    content: "";
    display: block;
    height: 3px;
    background: #333;
  }

  .control-nav-close {
    position: fixed; /* label layer */
    right: 0;
    top: 0;
    bottom: 0;
    left: 0;
    display: block;
    z-index: 1;
    background: rgba(0,0,0,0.4);
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
    -webkit-transform: translate(100%, 0);
    -ms-transform: translate(100%, 0);
    transform: translate(100%, 0);
  }

  /* checked nav */
  input#control-nav {
    display: block;
  }

  input#control-nav:focus ~ .control-nav {
    border-color: #000;
    box-shadow: 0px 0px 9px rgba(0,0,0,0.3);
  }

  input#control-nav:focus ~ .control-nav:before {
    background: #000;
  }

  input#control-nav:checked ~ nav,
  input#control-nav:checked ~ .control-nav-close {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
  }

  header+section {
    padding-top: 80px;
  }

  section {
    padding: 30px 15px 10px;
  }

  .highlights {
    -webkit-transition: all 500ms ease-in-out;
    transition: all 500ms ease-in-out;
  }

  .highlights-item {
    width: 100%;
    margin-left: 0;
    position: absolute;
    top: 0;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 500ms ease-in-out;
    transition: all 500ms ease-in-out;
    -webkit-transform: scale(0.9);
    -ms-transform: scale(0.9);
    transform: scale(0.9);
  }

  .highlights-item p {
    opacity: 0;
    -webkit-transition: opacity 500ms 500ms ease-in-out;
    transition: opacity 500ms 500ms ease-in-out;
  }

  .highlights-buttons {
    display: block;
    padding-top: 10px;
  }

  /*checked*/
  .highlights input:checked + div {
    position: relative;
    opacity: 1;
    visibility: visible;
    z-index: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }

  .highlights input:checked + div p {
    opacity: 1;
  }

  .highlights input:nth-of-type(1):checked ~ .highlights-buttons label:nth-child(1),
  .highlights input:nth-of-type(2):checked ~ .highlights-buttons label:nth-child(2),
  .highlights input:nth-of-type(3):checked ~ .highlights-buttons label:nth-child(3) {
    background-color: #000
  }

  .modal-content {
    padding: 10px 5%;
    min-width: 88%;
  }
}

@media screen and (max-width: 480px) {
  header h1 {
    font-size: 20px;
    line-height: 40px;
  }
}
  /*------ list-services ------- */
.list-services .thumbnail-1 {
	padding: 10px;
	background-color: #666;
}
.list-services a {
  margin-bottom: 10px;
  display: inline-block;
}
.list-services p {
  padding-bottom: 20px;
}
.list-services section {
  padding: 0 20px;
}
.list-services li {
	margin-bottom: 30px;
}
.quote-1 {
  border: medium none;
  color: #7f7f7f;
  display: block;
  margin: 0;
  padding: 0;
  position: relative;
}
.badge {
  font-size: 41px;
  line-height: 44px;
  width: 67px;
  text-shadow: 1px 1px #e8eaea;
  text-align: center;
  -webkit-border-radius: 36px;
  -moz-border-radius: 36px;
  border-radius: 36px;
  background: #d1cfd0;
  -webkit-box-shadow: 1px 1px #dddcde;
  -moz-box-shadow: 1px 1px #dddcde;
  box-shadow: 1px 1px #dddcde;
  float: left;
  margin-right: 18px;
  color: #1a1a1a;
  padding: 11px 0;
  border-right: 1px solid #eaedee;
  border-bottom: 1px solid #eaedee;
}
/*------ lists ------- */
  
  /*colunas*/
  .span4 {
	width: 31%;
	float: left;
	margin-left: 20px;
	min-width: 300px;

  }


  .thumbnails {
  margin-left: -20px;
  list-style: none;
  *zoom: 1;
	margin-left: 20px;
	float: left;
	margin-left: 20px;
	float: left;
	margin-left: 20px;
	float: left;
}
.thumbnails:before,
.thumbnails:after {
  display: table;
  content: "";
  line-height: 0;
}
.thumbnails:after {
  clear: both;
}
.row-fluid .thumbnails {
  margin-left: 0;
}
.thumbnails > li {
  float: left;
  margin-bottom: 20px;
  margin-left: 20px;
}
.thumbnail {
  display: block;
  padding: 4px;
  line-height: 20px;
  border: 1px solid #ddd;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
a.thumbnail:hover {
  border-color: #e85356;
  -webkit-box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
  -moz-box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
  box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
}
.thumbnail > img {
  display: block;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}
.thumbnail .caption {
  padding: 9px;
  color: #7f7f7f;
}
