#cover {
	background: #fff;
	height: 100%;
	left: 0;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 9999;
}

.hamburger {
	display: block;
	height: 36px;
	left: 38px;
	position: absolute;
	top: 20px;
	width: 115px;
	z-index: 2;
}

.hamburger:before,
.hamburger:after,
.hamburger span {
	background: #373435;
	content: '';
	display: block;
	width: 26px;
	height: 3px;
	position: absolute;
	left: 5px;
}

.hamburger:before { top: 11px; }
.hamburger:after { bottom: 8px; }
.hamburger span { top: 50%; }

/* Hamburger animation*/
.hamburger:before,
.hamburger:after,
.hamburger span {
	transition: none 0.5s ease 0.5s;
	transition-property: transform, top, bottom, left, opacity;
}

html.mm-opening .hamburger span {
	left: -50px;
	opacity: 0;
}

html.mm-opening .hamburger:before {
	transform: rotate( 45deg );
	top: 18px;
}

html.mm-opening .hamburger:after {
	transform: rotate( -45deg );
	bottom: 15px;
}

.nav-line-vertical {
	background: #373435;
	display: block;
	height: 17px;
	left: 80px;
	position: absolute;
	top: 31px;
	width: 2px;
}

.nav-close-text,
.nav-button-text {
	cursor: pointer;
	margin: 27px 0 0 75px;
	position: absolute;
}

	.nav-button-text { display: block; }
	html.mm-opening .nav-button-text { display: none; }
	.nav-close-text { display: none; }
	html.mm-opening .nav-close-text { display: block; }

	.nav-button-text span,
	.nav-close-text span {	font-size: 18px; }

/*	===========================
	Mmenu
============================ */

.mm-menu { background-color: #ffffff; }
.mm-panel { border-top: 1px solid #C4263F; }
.mm-listview > li:first-child { margin: 30px 0 30px 65px; }
.mm-listview > li:first-child:after { border-bottom: none; }

.mm-menu .fa { transition: all 0.2s ease-in-out 0s; }

#menu ul li a {
	font-size: 16px;
	padding: 15px 10px 15px 20px;
}

#menu a:hover {
  text-decoration: none;
  color: rgba( 196, 38, 63, 1 );
}

/*	=============================================================
	Header
	============================================================= */

header {
	background-color: rgba( 255, 255, 255, 1 );
	border-top: 1px solid #C4263F;
	left: 0;
	height: 85px;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 100;
}

.heading .title hr {
	width: 180px;
	height: 1px;
	background-color: #da2028;
	margin: 20px auto;
	border: none;
}

	/*	===========================
		Header Inverse
	============================ */

	.bg-header-color {
		background: #000000;
		border-top: 1px solid transparent;
		color: #ffffff;
		transition: all 0.4s ease-in-out 0s;
	}
	.bg-header-color .nav-line-vertical,
	.bg-header-color .hamburger:before,
	.bg-header-color .hamburger:after,
	.bg-header-color .hamburger span { background-color: #ffffff; }

	/*	===========================
		Logo
	============================ */

	header h1.logo { margin: 0; }

		header h1.logo a {
			display: block;
			height: 38px;
			text-indent: -1000em;
			width: 98px;
		}

	/*	===========================
		Nav Main
	============================ */

	.nav-midia-social a {
		color: rgba(68,64,61,1);
		display: inline-block;
		height: 36px;
		width: 36px;
	}

	nav#menu .endereco a,
	nav#menu .telefone a {
		color: rgba(68,64,61,1);
		font-weight: 300;
	}

		nav#menu .endereco a:hover,
		nav#menu .telefone a:hover {
			color: rgba(196, 38, 63, 1);
		}

/*	===========================
	Header Mobile
============================ */

header.header-mobile { height: 95px; }

	/*	===========================
		Navbar Toggle Mobile
	============================ */

	.navbar-toggle { margin-bottom: 35px; margin-top: 25px; z-index: 1; }
	.navbar-toggle .icon-bar { background-color: #C4263F; }

	.navbar-collapse {
		background: rgba(0,0,0,0.8);
		clear: right;
		position: relative;
		z-index: 1;
	}

		.navbar-nav > li > a {
			text-align: right;
			text-transform: uppercase;
		}

			.navbar-nav > li > a:hover, .navbar-nav > li > a.active {
				background-color: transparent;
				text-decoration: underline;
			}

		.font-big-phone { font-size: 18px; }

/*	=============================================================
	Section
	============================================================= */

		.fullbanner {
			min-height: 500px;
			position: fixed;
			z-index: 1;
			-webkit-transform: translateZ(0);
			top: 0px;
			left: 0px;
			right: 0px;
			bottom: 0px;
			width: 100%;
			height: 100%;
			margin-top: 0;
		}

		.fullbanner .container { height: 100%; }

		.container-content {
			background-color: #fff;
			position: relative;
			z-index: 5;
			overflow: hidden;
		}

	section .heading { margin-bottom: 60px; }

	/*	===========================
		Main Banner
	============================ */

	.main-banner {
		overflow: hidden;
		width: 100%;
	}

	.main-banner h1,
	.main-banner h2 {
		background-color: #C4263F;
		border: 1px solid #C4263F;
		border-radius: 10px;
		font-size: 23px;
		letter-spacing: -1px;
		line-height: 27px;
		margin: 0;
		padding: 0 9px;
	}

	.main-banner .slides .content {
		margin-top: 310px;
		position: relative;
	}

	.main-banner .main-logo {
		display: inline-block;
		height: 126px;
		margin-top: 0;
		margin-right: 65px;
	}

		.home-frase,
		.home-frase-2,
		.home-frase-3 {
			position: relative;
			width: 44.666667%;
			z-index: 11;
		}

		.home-frase div h1 {
			letter-spacing: -1px;
			padding: 0 9px;
		}

/*	===========================
	Frase
============================ */

	section#frase { background-color: rgba(0,0,0,0.8)}
	section#frase h1 { opacity: 0; }
	section#frase h1 > span { color: rgba(196, 38, 63, 1); }
	section#frase .lampada { margin-top: -105px; }
	section.frase { background-color: #ebebeb; }

	.lampada {
		background-image: url(../images/sprite-lampada.png);
		background-position: 0 0;
		background-repeat: no-repeat;
		display: block;
		height: 455px;
		width: 500px;
	}
		.lampada.on { background-position: -539px 0; }

/*	===========================
	O que fazemos
============================ */

	.hr-invisible-small {
		clear: both;
		display: block;
		float: left;
		margin: 15px 0px;
		width: 100%;
	}

	/*	===========================
		Services Boxes
	============================ */

	.services-boxes {
		position: relative;
		float: left;
	}

		/*	=================
			Columns
		===================== */

		.services-boxes .column {
			margin: 0px 0px 0px 2%;
			float: left;
			min-height: 1px;
			position: relative;
		}
			.services-boxes .column.first {	margin-left: 0px; }
			.services-boxes .column.half { width: 49%; }

		/*	=================
			Content
		===================== */

		.ico-content.type2,
		.ico-content.type2 .icon,
		.ico-content.type .icon span,
		.ico-content.type2 .content {
			-webkit-transition: all .2s ease-in-out;
			-moz-transition: all .2s ease-in-out;
			-o-transition: all .2s ease-in-out;
			-ms-transition: all .2s ease-in-out;
			transition: all .2s ease-in-out;
		}

		.ico-content.type2 { border: 1px solid #ebebeb; }

		.ico-content.type2 .icon {
			background: #ebebeb;
			min-height: 150px;
			position: relative;
			width: 25.598%;
		}
			.ico-content.type2 .icon span {
				font-size: 30px;
				position: absolute;
			}

			.ico-content.type2 .content {
				padding: 2% 6% 0;
				width: 74.4%;
			}

			.ico-content.type2 h5 {
				font-size: 20px;
				font-weight: 700;
				line-height: normal;
				margin-bottom: 10px;
				text-transform: uppercase;
			}

			.ico-content.type2:hover { border: 1px solid #C4263F; }
			.ico-content.type2:hover .icon { background: #373435; }
			.ico-content.type2:hover .icon span { color: #ffffff; }

			.ico-content-right .ico-content { text-align: right; float: left; width: 100%; }
			.ico-content-left .ico-content { text-align: left; float: right; }

			.ico-content-left .content { float: right; }
			.ico-content-right .content { float: left; }

			.ico-content-right .ico-content:first-child .icon span { top: 15%; left: 15%; }
			.ico-content-right .ico-content:last-child .icon span {	bottom: 15%; left: 15%; }
			.ico-content-left .ico-content:first-child .icon span { top: 15%; right: 15%; }
			.ico-content-left .ico-content:last-child .icon span { bottom: 15%; right: 15%; }


	/*	===========================
		Box What We Do
	============================ */

	.services-boxes .what-we-do {
		position: absolute;
		text-align: center;
		width: 210px;
		height: 210px;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%) rotate(45deg);
		-webkit-transform: translate(-50%, -50%) rotate(45deg);
		display: table-cell;
		vertical-align: middle;
		-webkit-box-shadow: inset 0px 0px 0px 20px rgba(255,255,255,1);
		-moz-box-shadow: 0px 0px 0px 20px rgba(255,255,255,1);
		box-shadow: 0px 0px 0px 20px rgba(255,255,255,1);
	}
		.services-boxes .what-we-do { background-color: #C4263F; color: #ffffff; }

	.services-boxes .what-we-do h4 {
		position: absolute;
		text-align: center;
		top: 47%;
		left: 47%;
		transform: translate(-50%, -50%) rotate(-45deg);
		-webkit-transform: translate(-50%, -50%) rotate(-45deg);
		display: table-cell;
		vertical-align: middle;
		font-size: 24px;
		margin: 0;
		line-height: normal;
	}


section#o-que-fazemos .block {
	margin-bottom: 3.2rem;
	margin-top: 3.2rem;
	padding-bottom: 1.06666667rem;
	padding-left: 1.06666667rem;
	padding-right: 1.06666667rem;
	position: relative;
}

	.blockHead {
		padding-bottom: 0.8rem;
		padding-top: 0.8rem;
	}

	.blockHeader { margin-bottom: 1.6rem; }
	.lined .ico { font-size: 40px; }

	.lined {
		border-top: 2px solid #373435;
		margin-top: 22px;
		-webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
			box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
		-webkit-transition: all 0.3s;
			-o-transition: all 0.3s;
				transition: all 0.3s;
	}
	.lined .ico {
		-webkit-transition: color 0.3s;
			-o-transition: color 0.3s;
				transition: color 0.3s;
	}
	.lined:hover {
		-webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);
			box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);
		background-color: white;
		border-top: 2px solid #C4263F;
	}
	.lined:hover .ico { color: #C4263F; }

/*	===========================
	Projetos
============================ */

.grid {
	overflow: hidden;
	margin: 0;
	padding: 3em 0 0 0;
	width: 100%;
	max-width: 1920px;
	list-style: none;
}

/* Common style */
.grid figure {
	position: relative;
	z-index: 1;
	display: inline-block;
	overflow: hidden;
	/*height: 400px;*/
	/*height: 330px;*/
	height: 200px;
	background: #3085a3;
	text-align: center;
/*	cursor: pointer;*/
}

.grid figure img {
	position: relative;
	display: block;
	min-height: 100%;
	opacity: 1;
}

.grid figure figcaption {
	padding: 2em;
	color: #fff;
	text-transform: uppercase;
	font-size: 1.25em;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.grid figure figcaption::before,
.grid figure figcaption::after {
	pointer-events: none;
}

.grid figure figcaption,
.grid figure a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.grid figure a {
	z-index: 1000;
	text-indent: 200%;
	white-space: nowrap;
	font-size: 0;
	opacity: 0;
}

.grid figure h2 {
	opacity: 0;
	font-size: 30px;
	font-weight: 300;
}

.grid figure h2 span { font-weight: 800;}

.grid figure h2,
.grid figure p {
	margin: 0;
}

.grid figure p {
	letter-spacing: 1px;
	font-size: 68.5%;
}

/*---------------*/
/***** Bubba *****/
/*---------------*/

figure.effect-bubba { background: transparent; }

figure.effect-bubba img {
	-webkit-transition: opacity 0.35s;
	transition: opacity 0.35s;
}

figure.effect-bubba:hover { background-color: #373435; }
figure.effect-bubba:hover img { opacity: 0.4; }
figure.effect-bubba:hover h2 { opacity: 1; }

figure.effect-bubba figcaption::before,
figure.effect-bubba figcaption::after {
	position: absolute;
	top: 30px;
	right: 30px;
	bottom: 30px;
	left: 30px;
	content: '';
	opacity: 0;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
}

figure.effect-bubba figcaption::before {
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	-webkit-transform: scale(0,1);
	transform: scale(0,1);
}

figure.effect-bubba figcaption::after {
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
	-webkit-transform: scale(1,0);
	transform: scale(1,0);
}

figure.effect-bubba h2 {
	padding-top: 40%;
	-webkit-transition: -webkit-transform 0.35s;
	transition: transform 0.35s;
	-webkit-transform: translate3d(0,-20px,0);
	transform: translate3d(0,-20px,0);
}

figure.effect-bubba p {
	padding: 20px 2.5em;
	opacity: 0;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: translate3d(0,20px,0);
	transform: translate3d(0,20px,0);
}

figure.effect-bubba p > a {
	color: #ffffff;
}

figure.effect-bubba:hover figcaption::before,
figure.effect-bubba:hover figcaption::after {
	opacity: 1;
	-webkit-transform: scale(1);
	transform: scale(1);
}

figure.effect-bubba:hover p {
	opacity: 1;
	-webkit-transform: translate3d(0,-40px,0);
	transform: translate3d(0,-40px,0);
}

figure.effect-bubba:hover h2 {
	opacity: 1;
	-webkit-transform: translate3d(0,-55px,0);
	transform: translate3d(0,-55px,0);
}

/*	=============================================================
	Clientes
	============================================================= */

/*.main-gallery {	height: 320px; }*/
.main-gallery {	height: 285px; }

.gallery-cell {
	height: 100%;
	margin-right: 15px;
}
	.gallery-cell img { width: 380px; }

/*	===========================
	Comece seu projeto
============================ */

.steps {
	margin-bottom: 20px;
	margin-top: 20px;
}
.steps > ul { margin: 0 auto; text-align: center; }

	.steps > ul li,
	.wizard .actions ul > li {
		display: inline-table;
		margin-right: 10px;
		padding: 10px 15px;
	}

		.steps > ul li.current,
		.wizard .actions > ul li {
			background-color: rgb( 196, 38, 63 );
		}

		.steps > ul li.disabled,
		.wizard .actions > ul li.disabled {
			background-color: #eaeaea;
			cursor: default;
		}

	.steps > ul li a,
	.wizard .actions ul > li a {
		color: #373435;
	}

		.steps > ul li.current > a,
		.wizard .actions > ul li > a { color: #FFFFFF; }


		.steps > ul li.disabled > a,
		.wizard .actions > ul li.disabled > a {
			/*color: #bababa;*/
			cursor: default;
		}

		.steps > ul li > a span { display: none; }

.wizard .actions {
	float: right;
	margin-top: -80px;
}

	.clone-submit {
		background: #373435;
		color: #fff;
		margin-right: 25px;
		position: relative;
		top: 34px;
		z-index: 1;
	}
		.clone-submit:hover {
			text-decoration: underline;
		}

	/*	===========================
		Fale com a gente
	============================ */

	#fale-com-a-gente {	background-color: rgba(55,52,53,1); }
	#fale-com-a-gente .form-header {
		margin: 0;
		width: 100%;
	}
	.questions input { width: calc(100%); }
	.simform .final-message {
		color: #ffffff;
		margin: 30px 0;
	}
	.simform .next {
		font-size: 0.4em;
		font-weight: 700;
		width: inherit;
		height: inherit;
		padding: 10px;
		top: 143px;
	}
	.simform .number {
		color: #ffffff;
		left: 0;
	}

	/*	===========================
		Área de Atuação
	============================ */

	.full-width {
		overflow: hidden;
		position: absolute;
		width: 100%;
		z-index: 1;
	}

	.full-width h1 {
		background-color: rgba(196,38,63,0.8);
		display: inline-block;
		padding: 10px;
	}

	.flexslider-footer li:after {
		background: -webkit-linear-gradient(90deg, #485563 10%, #29323c 90%); /* Chrome 10+, Saf5.1+ */
		background:    -moz-linear-gradient(90deg, #485563 10%, #29323c 90%); /* FF3.6+ */
		background:     -ms-linear-gradient(90deg, #485563 10%, #29323c 90%); /* IE10 */
		background:      -o-linear-gradient(90deg, #485563 10%, #29323c 90%); /* Opera 11.10+ */
		background:         linear-gradient(90deg, #485563 10%, #29323c 90%); /* W3C */
		content: '';
		height: 100%;
		left: 0;
		opacity: 0.1;
		position: absolute;
		top: 0;
		width: 100%;
	}

	.flexslider-footer .city-principal {
		margin-top: 80px;
		position: absolute;
		text-align: center;
		width: 100%;
		z-index: 11;
	}

	.flexslider-footer .city {
		margin-top: -450px;
    	position: relative;
    	text-align: center;
    	width: 100%;
    	z-index: 11;
	}

	section .contato {
		color: #ffffff;
		padding-top: 19em;
		position: relative;
		z-index: 2;
	}

		section .contato address a { color: #ffffff; }
		section .contato .address {
			background: rgba(0,0,0,0.4);
			margin-top: 200px;
		}

	/*	===========================
		Maps
	============================ */

	#map-canvas { height: 550px; }
	.b-t-xs { border-top-style: solid; border-top-width: 4px; }
	.b-t-c-b { border-top-color: #373435; }
	.b-t-c-p { border-top-color: #C4263F; }
	.b-n { border: none; }

/*	===========================
	Footer
============================ */

footer.footer {}

	.social-media-footer a {
		color: #ffffff;
		display: inline-block;
		height: 41px;
		padding: 12px;
		vertical-align: top;
		width: 41px;
	}

		.social-media-footer .fb { background-color: #428bca; }
		.social-media-footer .gplus { background-color: #dd4b39; }

/*	===========================
	Popup
============================ */

#mask-popup {
	background: repeat #333;
	display: none;
	left: 0;
	top: 0;
	position: absolute;
	height: 100%;
	width: 100%;
	z-index: 9000;
}

#container-popup {
	background-color: #F3F7F8;
	display: block;
	left: 20%;
	margin: auto;
	padding: 0 10px 10px 10px;
	position: fixed;
	right: 20%;
	top: 50px;
	width: 600px;
	z-index: 9999 !important;
}

	.close-popup {
		cursor: pointer;
		float: right;
	}

	.image-popup {
		float: left;
		width: 100%;
	}

		.image-popup img{
			display: block;
			margin: 0 auto;
		}