@charset "utf-8";
@import url('https://fonts.googleapis.com/css?family=Lato:400,300,700,400italic,300italic,700italic,900italic,900');

@font-face {
  font-family: 'Roboto';
  src:  url('../fonts/Roboto-Regular.ttf') format('truetype');
}

@font-face {
  font-family: 'Open-Sans';
  src:  url('../fonts/OpenSans-Regular.ttf');
}
/** general **/
body { font-family: 'Lato', Helvetica, Arial, sans-serif; color: #777777; font-weight: 400; font-size: 15px; }
a { color: #2F6AB3; text-decoration: none; -webkit-transition: 0.25s; -moz-transition: 0.25s; -o-transition: 0.25s; transition: 0.25s; -webkit-backface-visibility: hidden; outline: 0; }
a:hover { color: #333; text-decoration: none; outline: none; }
a:focus { text-decoration: none; outline: 0px; }
.banner_header { text-shadow: 1px 1px 1px #333333; }
h1, h2, h3, h4, h5, h6 { color: #333333; }
h1, h2 { color: inherit; font-family: 'Lato'; font-weight: 900; line-height: normal; margin: 0 0 10px 0; text-rendering: optimizelegibility; }
h1 cite, h2 cite { font-weight: 300; }
h1 span, h2 span { padding: 5px 20px; border: 1px solid #E67E22; }
h1 { color: #2F6AB3; font-size: 42px; }
h3 { margin-bottom: 20px; font-weight: bold; color: #333333; font-weight: 700; }
h4 {}
h5 {}
h6 {}
p { margin-bottom: 18px; }
blockquote footer, blockquote small, blockquote .small { color: #453951; }
.navbar-toggle {}
.col-space { margin: 30px 0; clear: both; overflow: hidden; width: 100%; }
.lead { font-weight: 300; }
.progress { border-radius: 0px; -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,0.0); box-shadow: inset 0 1px 2px rgba(0,0,0,0.0); background-color: #ebebeb; }
.progress .progress-bar { background-color: #E67E22; -webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,0.0); box-shadow:inset 0 -1px 0 rgba(0,0,0,0.0); }
.form-control { color:#333; border: 1px solid #c1c1c1; border-radius:4px; -webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.0); box-shadow:inset 0 1px 1px rgba(0,0,0,0.0); }
.form-control:focus { border-color: #2F6AB3; -webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.0); box-shadow:inset 0 1px 1px rgba(0,0,0,0.0); }

.nav-pills > li > a { background: #F6F6F6; color: #453951; }
.nav-pills > li > a { margin: 0 2px; }
.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus { background: #453951; }
.nav-pills > li.active > a:after { top: 100%; left: 50%; border: solid transparent; content: " "; height: 0; width: 0; position: absolute; pointer-events: none; border-color: rgba(69, 57, 81, 0); border-top-color: #453951; border-width: 10px; margin-left: -10px; }

.panel-default { border: #E67E22; }
.panel-group .panel + .panel { margin-top: 10px; }
.panel-title > a { display: block; padding: 10px 15px; background: #E67E22; color: #fff; border: 0px !important; }
.panel-title > a i { margin-right: 5px; }
.panel-title > a.collapsed { background: #F6F6F6; color: #333333; }
.panel-title > a kbd { float: right; }
.panel-heading { padding: 0px; }
.panel-default > .panel-heading + .panel-collapse .panel-body { border-color: #F6F6F6; background: #F6F6F6 }

#countdownArea, #quoteArea, #telArea, #videoArea { background-color: #6699cc; background-repeat: no-repeat; background-position: center center; background-attachment: fixed; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; -webkit-background-size: widthpx heightpx; -webkit-background-size: 1900px 1200px; }
/*#mainArea .bg-img { background-repeat: no-repeat; background-position: center center; background-attachment: fixed; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; -webkit-background-size: widthpx heightpx; -webkit-background-size: 1900px 600px; }*/

#mainArea .bg-img img { width: 100%; }

/* Buttons */
.btn { border-color: #2F6AB3; text-decoration: none; text-transform: none; text-shadow: none; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-transition: 0.25s; -moz-transition: 0.25s; -o-transition: 0.25s; transition: 0.25s; -webkit-backface-visibility: hidden; outline: 0; background: #2F6AB3; color: #fff; }
.btn:hover { background: #FACB00; color: #333; border-color: #FACB00; }
.btn-outline-inverse { border: 2px solid #fff; color: #fff; background: rgba(0, 0, 0, 0.0); }
.btn-outline-inverse:hover { background: #fff; color: #d9771f; border: 2px solid #fff; }
.btn-outline-inverse:hover, .btn-outline-inverse:focus { background: #fff; color: #d9771f; }

/* Navigation */

.top-menu { font-size: 14px; font-weight: 700; padding: 0 0; background: none; border-bottom: 0px; background-color: rgba(255, 255, 255, 0.8); }
.top-menu .navbar-header { margin-left: 0px; margin-right: 0px; }
.top-menu .navbar-brand { color: #fff; font-size: 42px; padding: 0px; }
.top-menu, .top-menu .navbar-brand, .top-menu .navbar-nav > li > a { -webkit-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s; }
.top-menu .navbar-nav > li > a { color: #333; font-family: "Open-Sans"; text-transform: uppercase; padding: 35px 30px; font-size: 12px; }
.top-menu .navbar-nav > li > a:hover,
.top-menu .navbar-nav > li > a.current,
.top-menu .navbar-nav > .active > a, 
.top-menu .navbar-nav > .active > a:hover, 
.top-menu .navbar-nav > .active > a:focus,
.top-menu .navbar-nav > .open > a, 
.top-menu .navbar-nav > .open > a:hover, 
.top-menu .navbar-nav > .open > a:focus { cursor: pointer; color: #2F6AB3; }

.top-menu .navbar-toggle { border-color: #2F6AB3; margin-right: 0px; }
.top-menu .navbar-toggle:hover, 
.top-menu .navbar-toggle:focus { background: #fff; border-color: #fff; }
.top-menu .navbar-toggle:hover .icon-bar,
.top-menu .navbar-toggle:focus .icon-bar { background: #2F6AB3; }
.top-menu .navbar-toggle .icon-bar { background: #2F6AB3; }

.top-menu > .container .navbar-brand, 
.top-menu > .container-fluid .navbar-brand { margin: 0px; }

/* animated header */
.top-menu.tiny { padding: 0; background-color: rgba(255, 255, 255, 0.97); }
.top-menu.tiny .navbar-brand { font-size: 32px; color: #333; }
.top-menu.tiny .navbar-brand i { color: #2F6AB3; }
.top-menu.tiny .navbar-nav > li > a { color: #333; }
.top-menu.tiny .navbar-nav > li > a:hover,
.top-menu.tiny .navbar-nav > li > a.current, 
.top-menu.tiny .navbar-nav > .active > a:hover, 
.top-menu.tiny .navbar-nav > .active > a:focus,
.top-menu.tiny .navbar-nav > .open > a, 
.top-menu.tiny .navbar-nav > .open > a:hover, 
.top-menu.tiny .navbar-nav > .open > a:focus { color: #333; }

.top-menu.tiny .navbar-nav .ativo a { color: #2F6AB3; background-color: none; }


.top-menu.tiny .navbar-toggle:focus,
.top-menu.tiny .navbar-toggle:hover { background: #fff; color: #2F6AB3; border-color: #fff; }
.top-menu.tiny .navbar-toggle:focus .icon-bar,
.top-menu.tiny .navbar-toggle:hover .icon-bar { background: #2F6AB3; }
.top-menu.tiny .navbar-toggle .icon-bar { background: #2F6AB3; }

/* jumbotron */
.jumbotron { text-align: center; padding: 40px 0; min-height: 0px; background: none; margin: 0px; color: #fff; }
.jumbotron h1 { font-size: 80px; font-weight: 800; line-height: 1; margin: 10px 0 30px; }
.jumbotron a.btn { font-weight: bold; margin: 20px auto 0; }

/* jumbotron */
.content-head { text-align: center; }

/* Main Area */
#mainArea { }

/* Main Slider */
#main-slider { position: relative; }
#main-slider .jumbotron { padding-top: 15%; }

/* About Area */
#aboutArea { padding: 30px 0px; }
#aboutArea h6 { margin-bottom: 5px; text-transform: uppercase; }
#aboutArea img { padding: 3px; border: 1px solid #e1e1e1; border-radius: 4px; }

/* Service Area */
#serviceArea { padding: 10px 0px; }
#serviceArea .i-overlay { font-size: 45px; color: #E67E22; }
#serviceArea .row { margin: 30px 0; }

/* Setup Area */
#videoArea { padding: 60px 0px; color: #fff; background-image: url(../images/image_1900x1200.jpg); }
#videoArea h2 { color: #fff; }
#videoArea .glyphicon { font-size: 68px; }
#videoArea a:hover { color: #fff; }

/* Setup Area */
#quoteArea { padding: 60px 0px; color: #fff; background-color: #f1f1f1; color: #333; }
#quoteArea blockquote { border: 0px; padding: 15px 10px; }
#quoteArea blockquote cite { font-weight: 700; }
#quoteArea blockquote footer, 
#quoteArea blockquote small, 
#quoteArea blockquote .small { color: #fff; }
#quoteArea img { padding: 3px; border: 1px solid #e1e1e1; border-radius: 8px; }

/* Tel Area */
#telArea { padding: 25px 0px; color: #333; background-color: #f1f1f1; font-size: 22px; font-weight: bold; /*box-shadow: 3px 0 2px #333;*/   }
#telArea blockquote { border: 0px; padding: 15px 10px; }
#telArea blockquote cite { font-weight: 700; }
#telArea blockquote footer, 
#telArea blockquote small, 
#telArea blockquote .small { color: #fff; }

/* Social Area */
#countdownArea { padding: 50px 0px; position: relative; color: #fff; background-image: url(../images/image_1900x1200.jpg); }
#countdownArea h2, #socialArea h1 { color: #fff; }
#countdownArea .bg { position: absolute; left: 0px; top: 0px; width: 100%; height: 100%; background: rgba(0,0,0,0.6); }
#countdownArea .col-sm-3 span { display: block; padding: 20px 10px; margin: 0 20px; font-size: 45px; background: #fff; color: #E67E22; -webkit-border-radius: 100px; border-radius: 100px; }
#countdownArea .col-sm-3 p { padding: 15px; font-size: 18px; text-transform: uppercase; }

/* Work Area */
#workArea { padding: 60px 0px; }
#workArea ul.controls { width: 100%; padding: 0px; overflow: hidden; margin: 20px 0; text-transform: uppercase; font-weight: 700; }
#workArea ul.controls li { list-style: none; display: inline-block; margin: 5px 8px; cursor: pointer; }
#workArea ul.controls li.active { color: #E67E22; }
#workArea ul#Grid { margin: 20px 0; padding: 0; position: relative; }
#workArea ul#Grid li { display: none; margin-bottom: 2em; position: relative; }
#workArea ul#Grid li a { display: block; color: #fff; background: #E67E22; font-weight: 700; text-transform: uppercase; }
#workArea ul#Grid li a span { display: none; position: absolute; width: 100%; text-align: center; top: 45%; left: 0px; -webkit-transition: 0.25s; -moz-transition: 0.25s; -o-transition: 0.25s; transition: 0.25s; }
#workArea ul#Grid li a img { -webkit-transition: 0.25s; -moz-transition: 0.25s; -o-transition: 0.25s; transition: 0.25s; }
#workArea ul#Grid li a:hover img { opacity: 0.2; }
#workArea ul#Grid li a:hover span { display: block; }

/* Team Area */
#teamArea { padding: 60px 0px; }
#teamArea h3 { margin-bottom: 5px; }
#teamArea img { margin: 0px auto; }

/* Contact Area */
#contactArea { padding: 80px 0 0 0; padding-top: 0px; }
#contactArea #map { margin: 30px 0 0 0; }
#contactArea #map_canvas { height: 500px; width: 100%; clear: both; }
#contactArea .form-control { margin-bottom: 20px; }
#contactArea textarea { min-height: 120px; }
#contactArea h4 { margin-top: 0px; text-transform: uppercase; font-weight: 700; }
#contactArea .row { margin-top: 30px; }
#contactArea .contato-tel { font-weight: bold; font-size: 22px; }

/* download Area */
.downloadArea { padding: 30px 0; width: 100%; overflow: hidden; background: #F1F1F1;}
.downloadArea h4 { margin: 0px; line-height: 20px; font-size: 20px; color: #fff; }
.downloadArea p { margin: 0px; line-height: 20px; font-size: 13px; color: #fff; }
.downloadArea .btn { width: 100%; border: 1px solid #fff; margin-top: 6px; }
.downloadArea .btn:hover { border-color: #433832; }
.downloadArea h5 { margin: 10px 0px 10px; color: #404040; font-size: 24px; line-height: 24px; font-weight: 400; }



/* project Area */
#projectArea { padding: 30px 0; overflow: hidden; width: 100%; }
#projectArea .block img { margin-bottom: 0px; width: 100%; height: auto; border-bottom: 1px solid #F2F4F6;}
#projectArea .block { border: 1px solid #e6e9ee; background: #fff; }

/*#projectArea h2 { margin: 0px 0 20px; color: #404040; font-size: 16px; line-height: 22px; font-weight: 700; }*/
#projectArea p { text-align: center; line-height: 20px; font-size: 10px; text-transform: uppercase; }
#projectArea ul { list-style:none; overflow: hidden; }
#projectArea ul.slides li { margin-right: 30px; }
#projectArea .flex-direction-nav { width: 100px; height: 30px; z-index: 99999; position: absolute; right: 0px; bottom: 0px; }
#projectArea .flex-direction-nav li { float:left; width: 24px; height: 24px; line-height: 24px; }
#projectArea .flex-prev { z-index: 9999; width: 24px; height: 24px; margin: 0px; line-height: 24px; display: block; border-radius: 3px; -webkit-border-radius: 3px; position: absolute; left: auto; opacity: 10 !important; right: 45px; top: auto; bottom: 0px; background: #2F6AB3; }
#projectArea .flex-prev span { width: 24px; height: 24px; display: block; color: #000; font-size: 13px; font-weight: 400; line-height: 24px; color: #fff; }
#projectArea .flex-next span { width: 24px; height: 24px; display: block; color: #000; font-size: 13px; font-weight: 400; line-height: 24px; color: #fff; }
#projectArea .flex-next { z-index: 9999; width: 24px; height: 24px; margin: 0px; display: block; line-height: 24px; border-radius: 3px; -webkit-border-radius: 3px; position: absolute; right: 15px; bottom: 0px; opacity: 10 !important; top: auto; left: auto; background: #2F6AB3; }
#projectArea .flex-next:hover, #projectArea .flex-prev:hover { background: #FACB00; color: #333; }

#projectArea #project { padding-bottom: 40px; position: relative; }


/* Topo Area */

#topoArea {
	background: url('../images/topo-bg.jpg') no-repeat;
	padding: 120px 0 20px 0;
}

#topoArea .mapa{
	padding-top: 15px;
	font-size: 16px;
	font-weight: bold;
	color: #333;
}

#topoArea .mapa a{
	color: #2F6AB3;
}


/* Orçamento */


.produtos_orcados{
	border-spacing: 10px; 
	border-collapse: separate; 
	
}

.produtos_orcados th{
	text-align: center;
	font-size: 15px; 
	color: #fff;
	padding: 10px;
	background-color: #2F6AB3;
}

.produtos_orcados td{
	font-size: 13px; 
	color: #000;
}

.nome{
	text-align: left;
	width: 700px;
	padding: 0 10px;
}

.qt{
	text-align: center;
	width: 100px;
}

.qt input{
	width: 30px;
	
	text-align: center;
}

.del{
	text-align: center;
	width: 100px;
}

.delete{
	border:0; 
	width: 30px;
	margin-top: 0px;
}


.addPedido label{
	width: 110px;
	text-align: right;
	display: block;
	float: left;
	padding: 3px 5px;
}

.addPedido select{
	width: 118px;
	height: 28px;
}

.addPedido input{
	width: 40px;
	height: 28px;
}

.img-detalhe{
	width: 65px; 
	border: 1px solid #dcdcdc;
	cursor: pointer;
}

.img-grande{
	width: 100%; 
	border: 1px solid #dcdcdc;
}

.titulo-produto{
	font-size: 22px;
	color: #2F6AB3;
	border-bottom: 2px solid #e1e1e1;
}



/* Footer Area */
#footerArea { padding: 30px 0 0 0; background: #333333; color: #fff; }
#footerArea .tel { font-size: 24px; }
#footerArea .endereco { font-size: 18px; }
#footerArea .email-social a { font-size: 20px; color: #fff; }
#footerArea .logo-bottom { font-size: 35px; margin-bottom: 20px; font-weight: bold; }
#footerArea .logo-bottom a { color: #fff; text-shadow: 1px 1px 0 #303030; }



#assinatura .copyright { font-size: 14px; color: #fff; } 
#assinatura a { color: #fff; }
#assinatura a:hover { color: #c1c1c1; }
/* Aleatórios */

.btn-orcamento{
	background-color: #2F6AB3;
	display: block;
	color: #fff;
	width: 40px; 
	height: 40px;
	font-size: 18px;
	border: 0;
	margin-top: 23px;
}

.btn-orcamento:hover{
	background-color: #FACB00;
	color: #333;
}

.btn-detalhe{
	border-radius: 8px;
	background-color: #2F6AB3;
	color: #fff;
	display: block;
	width: 100px;
	padding: 5px 0;
	font-size: 13px;
	text-align: center;
	margin: 0 auto;
}

.btn-detalhe:hover{
	background-color: #FACB00;
	color: #333;
}

.btn-info{	
	background-color: #fff;
	color: #2F6AB3;
	display: block;
	width: 100px;
	padding: 5px 0;
	font-size: 13px;
	float: right;
	text-align: center;
}

.btn-info:hover{
	color: #222;
	background-color: #fff;
}


.produto{
	width: 100%;
	padding: 5px;
	text-align: center;
}

.produto a{
	margin: 0 auto 5px auto;
}

.produto h4{
	overflow: hidden;
	width: 100%;
	height: 28px;
	font-size: 20px;
}

.quebra { clear:both; display: none; }

/* Start Media Queries */

/* Smaller than standard 960 (devices and browsers) */
@media only screen and (min-width: 960px) and (max-width: 1224px) {
	
	.navbar .navbar-brand { font-size: 28px; }
	.nav > li > a { padding-left: 10px; padding-right: 10px; }
	.navbar .navbar-brand { font-size: 28px; }
	
	}

/* Tablet Portrait size to standard 960 (devices and browsers) */
@media only screen and (min-width: 768px) and (max-width: 959px) {
	
	.navbar .navbar-brand, .navbar.tiny .navbar-brand { font-size: 24px; }
	.navbar-nav > li > a { padding-left: 8px; padding-right: 8px; font-size: 12px; }
	
	.jumbotron h1, .jumbotron .h1 { font-size: 50px; }
	
	}

/* All Mobile Sizes (devices and browser) */
@media only screen and (max-width: 767px) {

	
	#mainArea{ margin-top: 100px; }
	.quebra { clear:both; display: block; }
	
	h1 { font-size: 32px; }
	
	.navbar .navbar-brand, .navbar.tiny .navbar-brand { font-size: 26px; }
	.jumbotron { padding: 20px 0; }
	.jumbotron h1 { font-size: 35px; }
	.jumbotron p { font-size: 16px; }
	
	.flex-direction-nav a { top: 80%; margin: 0px; }
	.flex-control-nav { display: none; }
	
	#contactArea .col-sm-6 { margin-bottom: 30px; }
	#contactArea .btn { margin-bottom: 8px; }
	
	.top-menu .navbar-nav > li > a { color: #333; font-family: "Open-Sans"; text-transform: uppercase; padding: 5px 30px; font-size: 12px; }
	.top-menu .navbar-nav > li > a:hover { background-color: #f5f5f5; }
	
	.top-menu.tiny { padding: 5px 0; }
	.top-menu .navbar-collapse { background: #fff; border-color: #fff; }
	.top-menu.tiny .navbar-collapse { background: #fff; border-color: #2F6AB3; }
	
	#topoArea .mapa{ margin-top: -55px; margin-bottom: 55px; }
	
	.titulo-orcamento { font-size: 28px; }
	.titulo-confirmacao { font-size: 24px; }
	
	}

/* Mobile Landscape Size to Tablet Portrait (devices and browsers) */
@media only screen and (min-width: 480px) and (max-width: 767px) {

	.navbar { padding: 10px 0; }	
	.navbar.tiny { padding: 0px; }
	
	.jumbotron { padding: 10px 0; }
	
	#main-slider .jumbotron h1 { font-size: 28px; }
	
	 }

/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
@media only screen and (max-width: 479px) { 
	
	#main-slider .jumbotron { padding-top: 35%; }
	#main-slider .jumbotron h1 { font-size: 19px; }
	
	}