/*
 * main.css
 * foxthree TI Inteligente (foxthree.com.br)
 * @author thiago schmitt
 * @version 1.0
 * @date 03/06/2014
 * */

/*************** google fonts | @lato - 100,300,400 ***************/
@font-face {
	font-family: 'VisueltPro-Regular';
	src: url('fonts/VisueltPro-Regular.ttf');
}
@font-face {
	font-family: 'VisueltPro-Light';
	src: url('fonts/VisueltPro-Light.ttf');
}
@import url('http://fonts.googleapis.com/css?family=Lato:100,300,400');
html {
	position: relative;
	min-height: 100%;
}
body {
	/* problema de scroll, empurrando as divs para esquerda */
	overflow-y: scroll;
	height: 100%;
	/*feito*/
	margin-bottom: 100px;
	font-family: 'VisueltPro-Regular';
	background-color: #ffffff;
	font-weight: 300;/* regular */
	font-style: normal;
}

h1, h2, h3, h4, h5, h6, span, p {
	font-family: 'VisueltPro-Regular';
}
footer {
	position: absolute;
	bottom: 0;
	width: 100%;
	background-color: #bbbdbf;
}

footer > .container {
	padding-top: 20px;
	padding-bottom: 10px;
}
footer a {
	color: #000;
}
footer .logo {
	padding:6px 20px 0px 0px
}
footer ul li {
	padding-right: 10px;
}
footer ul li a {
	text-transform: uppercase;
	letter-spacing: 2.5px;
	text-decoration: underline;
}
/**************** header ****************/
header {
	padding-top: 10px;
	min-height: 125px;
	background-color: #ffffff;
	z-index: 5000;
	width: 100%;
}
header .navbar-toggle {
	margin-top: 38px;
}

header .navbar-brand {

}
/**************** header > menu principal ****************/
.nva {

}
.nav > li > a {
	padding: 10px 20px;
	font-family: 'VisueltPro-Light';
	letter-spacing:2.5px;
}

.nav > li > a:hover, .nav > li > a:focus {
	background-color: #eed866;
	color: #fff;
}

.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
	background-color: #eed866;
	color: #fff;
}

.nav > li > a {
	color: #929292;
}
.navbar-default {
	background-color: #fff;
	border: none;
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
	background-color: #eed866;
	color: #fff;
}

.navbar {
	margin-bottom: 0px;
}

@media (min-width: 768px) {
	.navbar-nav > li > a {
		padding-top: 9px;
		padding-bottom: 9px;
	}
}

/* footer ## end */

/**************** home.php > mensagem welcome ****************/

#welcome {
	min-height: 230px;
}

.welcome-titulo {
	font-family: 'VisueltPro-Regular';
	font-size: 32px;
	margin: 30px 90px;
	color: #333333;
	font-weight: 300;/* regular */
}
.txt_amarelo {
	color: eed866;
}
.txt_slogan {
	color: #929292;
}
.btn-amarelo {
	background-color: eed866;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	color: #ffffff;
}

/**************** home.php > mensagem welcome ****************/

.thumbnail {
	position: relative;
	overflow: hidden;
	border: none;
}

.caption {
	border: none;
	position: absolute;
	top: 0;
	right: 0;
	width: 100%;
	height: 100%;
	display: none;
	text-align: center;
	color: #fff !important;
	z-index: 2;
}
.caixa_amarela {
	margin-top: 170px;
	background: url("../imagens/bg_caixa_amarela.png");
	width: 200px;
}
.caixa_amarela a {
	margin: 10px;
}
.input_abio {
	border: 2px solid;
}

.fazemos-titulo {
	font-size: 14px;
}
.fazemos-desc {
	font-size: 12px;
}

.footer-divisao {
	background: #fff;
}
.projeto_ultimos {
	padding-right: 15px;
	padding-left: 15px;
}

.projeto_ultimos .col-lg-4 {
	margin-bottom: 20px;
}
/* jquery-method */

span.roll {
	background: url(../imagens/mag.png) center center no-repeat #000;
	height: 233px;
	position: absolute;
	width: 233px;
	z-index: 1000;
	-webkit-box-shadow: 0px 0px 4px #000;
	-moz-box-shadow: 0px 0px 4px #000;
	box-shadow: 0px 0px 4px #000;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-o-border-radius: 50%;
	-moz-border-radius: 50%;
}
span.roll2 {
	background: url(../imagens/mag.png) center center no-repeat #000;
	height: 233px;
	position: absolute;
	width: 233px;
	z-index: 1000;
	-webkit-box-shadow: 0px 0px 4px #000;
	-moz-box-shadow: 0px 0px 4px #000;
	box-shadow: 0px 0px 4px #000;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-o-border-radius: 50%;
	-moz-border-radius: 50%;
}

.embed-container {
	position: relative;
	padding-bottom: 56.25%;
	/* 16/9 ratio */

	padding-top: 30px;
	/* IE6 workaround*/

	height: 0;
	overflow: hidden;
}
.embed-container iframe, .embed-container object, .embed-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
#main-slider {
	overflow-x: hidden;
	margin-bottom: 0;
	height: 500px;
}
#main-slider .carousel-caption {
	z-index: 10;
}
#main-slider .carousel h2 {
	font-size: 36px;
}

#main-slider .carousel .btn {
	border: 3px solid rgba(255, 255, 255, 0.5);
	color: #fff;
	border-radius: 0;
	margin-top: 5px;
}
#main-slider .carousel .btn:hover {
	background-color: rgba(255, 255, 255, 0.3);
}
#main-slider .carousel .boxed {
	padding: 10px 15px;
	background-color: rgba(0, 0, 0, 0.8);
	display: inline-block;
}
#main-slider .carousel .item {
	height: 500px;
	background-position: 50%;
	background-repeat: no-repeat;
	background-size: cover;
}
address{
	margin-bottom:10px;
}
/* ... fazemos/quemsomos ... */


.qms_nome {
		font-size:20px;
		padding-top:10px;
		margin:0px;
	}
	h2.qms_nome {
		line-height: 1.42857143;
		font-weight: 300;
	}
	.qms_cargo {
		font-size:14px;
		margin:0px;
	}
	h3.qms_cargo {
		line-height: 1.42857143;
		font-weight: 300;
	}
	.qms_desc {
		font-size:14px;
		width: 220px;
		margin:0 auto;
		padding-top:10px;
	}

		.faz_titulo {
		font-size: 20px;
		padding-top: 10px;
		margin: 0px;
	}
	h2.faz_titulo {
		line-height: 1.42857143;
		font-weight: 300;
	}
	.faz_categoria {
		font-size: 14px;
		margin: 0px;
	}
	.faz_desc {
		font-size: 14px;
		width: 220px;
		margin: 0 auto;
		padding-top: 10px;
	}

	.item-list-servico {
		max-height: 250px;
		margin-bottom:2%;
	}
.form-map {
	height: 400px;
}
.form-info {
	margin-top:80px;
	font-size:14px;
}
.form-space {
	padding-left:15px;
}
.btn-form {
	background-color: eed866;color:#fff;
}


.capa {
	background-repeat: no-repeat;
	background-position: center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	overflow-x: hidden;
	margin-bottom: 0;
	height: 400px;
}
@media (max-width: 1024px) {
.capa {
	background-repeat: no-repeat;
	background-position: center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	overflow-x: hidden;
	margin-bottom: 0;
	height: 400px;
}
}
.foto_pp {
	background-repeat: no-repeat;
	background-position: center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	overflow-x: hidden;
	margin-bottom: 0;
	height: 400px;
	width: 455px;
	}
	@media (max-width: 1024px) {
		.foto_pp {
			background-repeat: no-repeat;
			background-position: center center;
		-webkit-background-size: cover;
		-moz-background-size: cover;
		-o-background-size: cover;
		background-size: cover;
		overflow-x: hidden;
		margin-bottom: 0;
		height: 400px;
		width: 455px;
		}
		}
