body {
	-webkit-font-smoothing: antialiased;
}

.navbar {
	min-height: 125px;
}

.navbar-nav {
	float: none;
}

.navbar-default {
 	background-color: #890101;
	border-color: #890101;
}

.navbar-default .navbar-nav>li>a {
	color: #ffffff;

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

.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
	color: #b40303;
	background: transparent;
	border-color: transparent;
}


.navbar-brand {
  float: left;
  height: 125px;
  padding: 0px;
}

.txtMenu {
	font-family: 'sinkinsanslight';
	text-transform: uppercase;
	color: #ffffff;
	font-size: 24px;
}


/*! Home */

.boxitemHome{
	padding-left: 0px;
	padding-right: 0px;
	margin-top: -50px;
	padding-bottom: 20px;
}

.boxtituloHome{
	background: url('../img/img_titulo_home.jpg') #890101;
	background-position: left top;
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-left: 77px;
	min-height: 87px;
	margin-left: 0px;
}

.boxtituloHome h2{
	font-family: 'archivonarrow';
	text-transform: uppercase;
	color: #ffffff;
	padding-left: 10px;
	padding-top: 10px;
}

.boxtituloClientes {
	font-family: 'archivonarrow';
	font-size: 18px;
	text-transform: uppercase;
	color: #333333;
	padding-left: 10px;
	padding-top: 10px;
}

.boxitemHome ul{
	padding-left: 100px;
}

.txtBannerHome {
	font-family: 'robotocondensedlight';
	color: #ffffff;
	font-size: 32px;
	text-align: right;
}

.txtBannerHomeBold {
	font-family: 'robotocondensedbold';
	color: #ffffff;
	font-size: 32px;
}

.txtItemMenu {
	font-family: 'robotocondensedlight';
	color: #666666;
	font-size: 18px;
}

.boxJumbo {
	min-height: 415px;
	background: url('img/img_back.jpg') #1f0d0b;
	background-position: top left;
	background-repeat: no-repeat;
	margin-top: 125px;
	padding: 20px;
}


/*! Nossos Servicos */

.boxJumboServicos {
	min-height: 350px;
	margin-top: 0px;
}
.imgServicos {
	margin-left: -30px;
}

.boxitemServicos{
	padding-left: 0px;
	padding-right: 0px;
	margin-top: -20px;
	padding-bottom: 20px;
}

.boxtituloServicos{
	background: url('../img/img_titulo_home.jpg') #ffffff;
	background-position: left top;
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-left: 77px;
	min-height: 87px;
	margin-left: 0px;
}

.boxtituloServicos h2{
	font-family: 'archivonarrow';
	text-transform: uppercase;
	color: #890101;
	padding-left: 10px;
	padding-top: 10px;
}

.boxtituloServicos a{
	text-decoration: none;
}

.boxtituloServicos a:hover {
	text-decoration: none;
	font-family: 'robotocondensedbold';
}

.boxTitNoticias {
	font-family: 'robotocondensedbold';
	color: #ffffff;
	font-size: 14px;
	background: #1c2332;
	padding: 10px;
}

.boxTxtNoticias {
	font-family: 'robotocondensedlight';
	color: #ffffff;
	font-size: 14px;
	background: #1c2332;
	text-decoration: none;
}

.boxTxtNoticias a{
	font-family: 'robotocondensedlight';
	color: #ffffff;
	font-size: 14px;
	background: #1c2332;
	text-decoration: none;
}

.boxTxtNoticias a:hover{
	color: #ffcc00;

}

.titNoticiaModal {
	margin: 0;
	line-height: 1.42857143;
	font-family: 'robotocondensedbold';
	font-size: 18px;
	text-transform: uppercase;
	color: #890101;
	padding: 5px
}

.subtitNoticiaModal {
	margin: 0;
	line-height: 1.42857143;
	font-family: 'robotocondensedbold';
	font-size: 14px;
	text-transform: uppercase;
	color: #999999;
	padding: 5px
}

.txtNoticiaModal {
	margin: 0;
	line-height: 1.42857143;
	font-family: 'robotocondensedlight';
	font-size: 14px;
	color: #666666;
	padding: 5px;
}





/*! Nossa Equipe */
.boxJumboEquipe {
	margin-top: 0px;
}

.boxTitulo {
	font-family: 'robotolight';
	color: #ffffff;
	font-size: 48px;
	text-transform: uppercase;
	min-height: 30px;
	background: #700000;
	margin-top: 125px;
	padding: 20px;
}

.txtNome {
	font-family: 'robotocondensedbold';
	color: #890101;
	font-size: 24px;
	text-transform: uppercase;
}

.txtProfissao {
	font-family: 'robotocondensedbold';
	color: #999999;
	font-size: 18px;
	text-transform: uppercase;
}

.txtCV {
	font-family: 'robotocondensedlight';
	color: #666666;
	font-size: 18px;
}

.fotoSocio {
    text-align: center;
}


/*! Nossa Equipe */
.boxJumboContato {
	min-height: 250px;
	background: url('../img/img_back_contato.jpg') #f2f2f2;
	background-position: top left;
	background-repeat: no-repeat;
	padding: 20px;
}

.txtContato {
	font-family: 'robotocondensedlight';
	color: #333333;
	font-size: 60px;
	text-align: center;
}

.txtContatoBold {
	font-family: 'robotocondensedbold';
}


.txtInfoContato {
	font-family: 'robotocondensedlight';
	color: #333333;
	font-size: 32px;
	text-align: center;
	margin-bottom: 10px;
}

.txtInfoContato a{
	text-decoration: none;
	color: #333333;
}

.txtInfoContato a:hover{
	color:: #890101;
}

.txtInfoContato a:link: {
	color:: #890101;
}

.txtInfoContato a:focus: {
	color:: #890101;
}








/* Modal */


.portfolio-modal {
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -o-background-size: cover;
}

.portfolio-modal .modal-content {
  color: white;
  background: #e12d2d;
  border-radius: 0;
  background-clip: border-box;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: none;
  min-height: 100%;
  padding: 100px 0;
  text-align: center;
}

.portfolio-modal .close-modal {
  position: absolute;
  width: 75px;
  height: 75px;
  background-color: transparent;
  top: 25px;
  right: 25px;
  cursor: pointer;
}

.portfolio-modal .close-modal .lr {
  height: 75px;
  width: 1px;
  margin-left: 35px;
  background-color: white;
  transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  z-index: 1051;
}

.portfolio-modal .close-modal .lr .rl {
  height: 75px;
  width: 1px;
  background-color: white;
  transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  z-index: 1052;
}

.portfolio-modal .modal-content {
  color: white;
  background: transparent;
  border-radius: 0;
  background-clip: border-box;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: none;
  min-height: 100%;
  padding: 100px 0;
  text-align: center;
}

/* Projetos */

.boxThumbProjetos {
	margin-top: 10px;
}


/* Modal */
/*.modal-dialog {
	width: 600px;
	margin: 30px auto;
}*/

.modal-content {
	position: relative;
	background-color: #ffffff;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	border: 1px solid #999;
	border: 1px solid rgba(0,0,0,.2);
	border-radius: 0px;
	outline: 0;
	-webkit-box-shadow: 0 3px 9px rgba(0,0,0,.5);
	box-shadow: 0 3px 9px rgba(0,0,0,.5);
}

.modal-header {
	min-height: 16.43px;
	padding: 15px;
	border-bottom: 1px solid #ffffff;
}

.modal-title {
	margin: 0;
	line-height: 1.42857143;
	font-family: 'archivonarrow';
	font-size: 24px;
	text-transform: uppercase;
	color: #890101;
	padding-left: 10px;
	padding-top: 10px;
}

.close {
  float: right;
  font-size: 21px;
  font-weight: 700;
  line-height: 1;
  color: #890101;
  text-shadow: 0 1px 0 #fff;
  filter: alpha(opacity=100);
  opacity: 1;
}

.modal-footer {
	padding: 15px;
	text-align: center;
	border-top: 1px solid #ffffff;
}

.titProjetoModal {
	margin: 0;
	line-height: 1.42857143;
	font-family: 'robotocondensedbold';
	font-size: 18px;
	text-transform: uppercase;
	color: #890101;
	text-align: center;
}

.titDescModal {
	margin: 0;
	line-height: 1.42857143;
	font-family: 'robotocondensedbold';
	font-size: 14px;
	text-transform: uppercase;
	color: #999999;
	padding-bottom: 10px;
}


.modal .btn-default{
	color: #ffffff;
	background-color: #890101;
	border-color: #890101;
}


/*Carrossel*/

.carousel-control.left {
  background: transparent;
  left: 0px;
  color: #890101;
}

.carousel-control.right {
  background: transparent;
  right: 0px;
  color: #890101;
}

.carousel-control {
  filter: alpha(opacity=100);
  opacity: 1;
}

.carousel-control .glyphicon-menu-left {
	font-size: 0px;
	margin-top: 0px;
	margin-left: 0px;
	left: 0px;
}

.carousel-control .glyphicon-menu-right {
	font-size: 0px;
	margin-top: 0px;
	margin-right: 0px;
	right: 0px;
}



/*Modal Aviso*/


.titInfoContatoModal {
	font-family: 'robotocondensedlight';
	color: #333333;
	font-size: 32px;
	text-align: center;
	margin-bottom: 10px;
    font-weight: bold;
}

.txtInfoContatoModal {
	font-family: 'robotocondensedlight';
	color: #333333;
	font-size: 20px;
	text-align: center;
	margin-bottom: 10px;
}

.txtInfoContatoModal a{
	text-decoration: none;
	color: #333333;
}

.txtInfoContatoModal a:hover{
	color:: #890101;
}

.txtInfoContatoModal a:link: {
	color:: #890101;
}

.txtInfoContatoModal a:focus: {
	color:: #890101;
}