/* Body */
body {
	line-height: 1.250rem;
	letter-spacing: 0.050rem;
	color: #333;
	margin: 0;
	padding: 0;
	font-family: ; }


/* Header */
header { 
	padding: 1.8125rem ;
	background-color: #363F48;
	border-bottom: 1px solid #fefefe;}
header a img { margin-left: ;}

/* Menu */
.top-bar, .top-bar-right, .dropdown.menu {
	padding-top: 0.750rem;
	background-color: #363F48; }
.menu > li > a {
    display: block;
    line-height: 1;
    padding: 1rem 1.250rem;
    color: #fefefe; }
.menu a:hover {
    background: #424A55; }


/* Home */

/* Foundation Class Modify */
.orbit {}
.orbit-slide { height: 26.5rem;}
.orbit-caption {
	position: absolute;
	height: 31.250rem;
	color: #fff;
	background-color: none; }


/* Slide */
.featured-home {
	margin: 3.500rem auto 0 auto;
	text-align: center; }
.featured-home .f1-home {
	font-size: 6rem;
	text-shadow: #000 0.2em 0.3em 0.2em; }
.featured-home .f1-home span {
	font-size: 5rem;
	text-shadow: #000 0.2em 0.3em 0.2em; }
.featured-home .f2-home {
	margin-top: -1.500rem;
	font-size: 4rem;
	text-shadow: #000 0.2em 0.3em 0.2em; }
.featured-home .f3-home {
	font-size: 2.5rem;
	text-shadow: #000 0.2em 0.3em 0.2em; }
.featured-home .f4-home {
	font-size: 2rem;
	text-shadow: #000 0.2em 0.3em 0.2em; }
.featured-home .f5-home a{
	margin-top: 3rem; }
.description-home img {
	position: absolute;
	margin: 0 auto; }


/* Home Description */
.description-home h2, p { 
	padding: 1rem 1rem 0; }
.description-home a { 
	margin: 1rem; }
.description-home p { 
	font-size: 1rem; }


/* Services */
.services {
	padding: 2.5rem 0;
	background-color: #fff;
	border-top: 1px solid #302F31; }


/* Stage */
.stage { 
	padding: 2.5rem 0;
	background-color: #c4c4c4;
	border-top: 1px solid #302F31; }
.stage img { margin: 0 ; }
.stage-desc { padding: ; }


/* Information */
.information { 
	padding: 3.5rem 0;
	background-color: #f9faf9;
	border-top: 1px solid #302F31; }
.information { text-align: center; }
.information a {margin-top: 2rem; }
/* Menus */

/* Empresa */
/* Company */
.description-company { padding: 3rem; }
.description-company .thumbnail{ margin-top: 1rem; }
.description-company img {height: 8rem; }


/* Serviços */
.description-services { padding: 3rem;}
.tabs-panel { background-color: #fefefe;}
.tabs-title > a {
    font-size: 0.925rem; color: #282828;}
.tabs-title > a:hover { background-color: #424A55; color: #fefefe;}
.tabs-title > a:focus, .tabs-title > a[aria-selected='true'] { 
	background-color: #424A55; color: #fefefe; }


/* Contato */
.description-contact { padding: 3rem; }


/* Footer */
footer { 
	padding: 3rem;
	background-color: #363F48; 
	border-top: 1px solid #ddd;
	color: #fefefe; }
footer iframe { width: 100%; height: 17rem; }