/*!
 * Start Bootstrap - Modern Business (https://startbootstrap.com/template-overviews/modern-business)
 * Copyright 2013-2017 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-logomodern-business-nav/blob/master/LICENSE)
 */

body {
	font-family: 'Source Sans Pro', sans-serif;
 
}



.lg-toolbar {
    z-index: 1082;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.2);
}

h1 {
	font-weight:900;
}

p { font-size:1.1em;
	line-height:35px;
	font-weight:300;
}

/* GERAIS */
#to-top {
  display: none;
  position: fixed;
  bottom: 5px;
  right: 5px;

  z-index:1000;
}

.btn-light{
	
	color: #000;
    background-color: #fff !important;
    border-color: transparent;
	border-radius:0!important; 
	padding:5px 20px 5px 20px;
	font-weight:900;
}

.btn-dark {
    color: #FFF;
    background-color: #000 !important;
    border-color: transparent;
	border-radius:0!important; 
	padding:5px 20px 5px 20px;
	font-weight:900;
}

.btn-dark:hover {
    color: #fff;
    background-color: #999!important;
	border:none;
}


/* Navegação */

.bg_nav {
	background-color:#000;
	}
	
.navbar-light {
	background-color: #000;
	padding:5px 0 5px 0;
	z-index: 1000!important;
}

.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
     color: rgba(255,255,255,.8); 
}

.navbar-light .navbar-nav .active>.nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show>.nav-link {
    color: #999;
	border-bottom:solid 3px #000;
	font-weight:bold;
	text-transform:uppercase;
	
}

.dropdown-menu {
   
    z-index: 100000000000000;
  
}

.navbar-light .navbar-nav .nav-link {
	font-size:.9em;
	text-transform:uppercase;
    color:#fff;
	margin-right:20px;
	padding-bottom:0px;
	font-weight:900;
}



/* Slider */

.carousel-caption {
  transform: translateY(-50%);
  bottom: 0;
  top: 50%;
}
.carousel-caption {
    position: absolute; 
    right: 15% ; 
    bottom: inherit ; 
    left: 15%; 
    z-index: 10; 
    padding-top: 0px; 
    padding-bottom: 0px; 
    color: #fff; 
    text-align: left; 
}

.carousel-caption h1 {
	font-size:5em;	
}



.barra_branca_direita {
	position: absolute;
	height:70px;
	width:380px;
	background-color:#fff;
	right:0;
	top:0;
	z-index:100;
}

.barra_branca_esquerda {
	position: absolute;
	height:70px;
	width:600px;
	background-color:#fff;
	left:0;
	bottom:0;
	z-index:100;
}

/* HOME */


.portfolio_home_menu {
	    background-image: url(../img/padrao_home.jpg);
    background-repeat: repeat;
	padding:20px 0 20px 0;

}

.portfolio_home_menu h1 a {
	color:#fff;
	text-decoration:none;
}

.portfolio_home_menu h2 a {
	text-align:right;
	color:#fff;
	text-decoration:none;
	font-size:.8em;
	text-transform:uppercase;
	text-align:center;
	}
	
.portfolio_home {
	
	margin-top:0px;
	padding-top:0px;
	padding-bottom:0px;
	background-color:#fff;

	
	
}

.portfolio_home .col-md-4, .portfolio_home .col-6  {
	padding:0 1px !important;
	margin:0 !important;
}

.portfolio_home img{
	min-width:100%;
	margin:0px;
	
	}

.bg_portfolio {
	background-image:url(../img/home_thumb_portfolio_0.jpg);
	width:299px;
	height:299px;
}

.escritorio_home  {
	padding-top: 30px;
}

.equipe_home {
	position: relative;
    width: 100%;
    overflow: hidden;
	padding-top:100px;
	padding-bottom:100px;
	background-image:url(../img/padrao_home.jpg);
	background-repeat:repeat;
	
}


.equipe_home h1 {
	padding-bottom:20px;	
	
}

.equipe_home h1, .equipe_home h3,  .equipe_home p {
	color:#fff;
}


	
.padding-offset {
	margin-left:43px;	
}

.home_zig_zag_direita {
	position: absolute;
	height:48px;
	width:219px;
	background-image:url(../img/linha_zig_zag_home.png);
	right:0;
	top:50px;
	z-index:100;
}

.home_corte_direita {
	position: absolute;
	width:270px;
	height:266px;
	background-image:url(../img/corte_home.png);
	right:0;
	bottom:0px;
	z-index:100;
}



.index_margim {
	width:100%;
	padding:15px 0;
}

.mosaico_home {

	padding-top:50px;
	padding-bottom:50px;

	}
	
.mosaico_home img {
	min-width:100%;	
	
}




/*Equipe*/
.equipe {
	margin-bottom:80px;
	}

.fernanda_box {
	height:40px;
	position: relative;
    width: 100%;
   
	margin-top:25px;
	
}

.equipe_zig_zag {
	
	width:357px;
	height:21px;
	
	background-image:url(../img/portfolio_zig_zag.png);
	margin-left: -100px;
	top:50px;
	z-index:100;
}


/*Serviços*/

.servicos hr {
	margin-top: 2rem;
    margin-bottom: 2rem;
    border: 0;
    border-top: 5px solid #000;
}

.servicos h3 {
	font-weight:900;	
	
}

.lancamento_empreendimento {
    position: relative;
    width: 100%;
    overflow: hidden;
	margin-top:50px;
    padding-top: 50px;
    padding-bottom: 50px;
    background-image: url(../img/padrao_home.jpg);
    background-repeat: repeat;
}

.lancamento_empreendimento h1 {
	font-weight:900;
	
}
.lancamento_empreendimento .col-md-6 {
	padding-top:150px;
	
}

.lancamento_empreendimento h1, .lancamento_empreendimento h2, .lancamento_empreendimento p {
	color:#fff;
}

.corte_lancamento {
    position: absolute;
    width: 386px;
    height: 146px;
    background-image: url(../img/servicos_corte.png);
    right: 0;
    top: 0px;
    z-index: 100;
}

/*Portfolio*/

.projetos_entrada {
	height:100%;
	width: 100%;
	
    overflow: hidden;
    padding-top: 300px;
    padding-bottom: 300px;
    background-image: url(../img/padrao_home.jpg);
    background-repeat: repeat;
}

.projetos_entrada a {
	color:#fff;
	padding:20px;
	font-size:2em;
	letter-spacing:3px;
	text-transform:uppercase;
	border:solid 2px #fff;	
	text-align:center;
	
}

.hovereffect {
  width: 100%;
  height: 100%;
  float: left;
  overflow: hidden;
  position: relative;
  text-align: center;
  cursor: default;
}

.hovereffect .overlay {
  position: absolute;
  overflow: hidden;
  width: 80%;
  height: 80%;
  left: 10%;
  top: 10%;
  border-bottom: 1px solid #FFF;
  border-top: 1px solid #FFF;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: scale(0,1);
  -ms-transform: scale(0,1);
  transform: scale(0,1);
}

.hovereffect:hover .overlay {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

.hovereffect img {
  display: block;
  position: relative;
  -webkit-transition: all 0.35s;
  transition: all 0.35s;
}

.hovereffect:hover img {
  filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feComponentTransfer color-interpolation-filters="sRGB"><feFuncR type="linear" slope="0.6" /><feFuncG type="linear" slope="0.6" /><feFuncB type="linear" slope="0.6" /></feComponentTransfer></filter></svg>#filter');
  filter: brightness(0.6);
  -webkit-filter: brightness(0.6);
}

.hovereffect h2 {
  text-transform: uppercase;
  text-align: center;
  position: relative;
  font-size: 20px;
  font-weight:800;
  letter-spacing:1px;
  background-color: transparent;
  color: #FFF;
  padding: 45% 0;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: translate3d(0,-100%,0);
  transform: translate3d(0,-100%,0);
}

.hovereffect a, .hovereffect p {
  color: #FFF;
  padding: 1em 0;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: translate3d(0,100%,0);
  transform: translate3d(0,100%,0);
}

.hovereffect:hover a, .hovereffect:hover p, .hovereffect:hover h2 {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
}

.projetos_thumb {
	background-color: #000;
}

.projetos_thumb .container-fluid {
	margin:0;
	padding:0;
}

.projetos_thumb .col-md-2 {
	margin:0;
	padding:1px;
}

.menu_portfolio {
	margin-top:50px;
	margin-bottom:50px;
	position: relative;
    width: 100%;
    overflow: hidden;
}

.portfolio_zig_zag {
	position: absolute;
	width:1250px;
	height:30px;
	background-image:url(../img/portfolio_linha.png);
	background-repeat:no-repeat;
	transform: translateX(45%);
	
	right:0;
	top:10px;
	z-index:100;
}

.info_portfolio h2 {
	font-weight:900;
	
	}
	
.info_portfolio hr	{
	margin-top: 1rem;
    margin-bottom: 1rem;
    border: 0;
    border-top: 2px solid #000;
}
	

.thumb_portfolio img {
	min-width:100%;	
}

.portfolio_padding {
	margin-bottom:30px;	
	
}

.thumb_portfolio {
	padding:0px 0 80px 0;	
}



.categorias {
	background-color: #fff;
	padding: 50px 0 50px 0;
}


.categorias a {
	color:#000;
	
	padding: 20px;
	text-transform: uppercase;
	font-size: 1.5em;
	text-decoration: 0;
	font-weight: 800;
}

.categorias .col-md-6 {
	border:solid 1px #000;
	padding: 20px;
}

/*Lightbox*/
.modal-body {
	border-radius: 0!important;
	padding:.2rem;
}

.modal-content {
	border-radius: 0!important;
}

.modal-backdrop.show {
	opacity: .8;
}


/*Contato*/



.bg_contato {
	margin-top:50px;
	padding-top:50px;
	padding-bottom:50px;
	background-image:url(../img/padrao_home_positivo.jpg);
	background-repeat:repeat;	
	border-top: solid 2px #dbdfe0;
	border-bottom: solid 2px #dbdfe0;
}

.form-control {
	text-align:center;
    display: block;
    width: 100%;
    padding: .5rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    color: #000;
    background-color: #fff;
    background-clip: padding-box;
    border: 2px solid #000;
    border-radius: 0;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

.contato_tit h3 {
	text-align:center;
	color: #0677ba;
	font-weight:900;
	text-transform:uppercase;
	
	
}

.contato_tit h5 {
	text-align:center;
	color: #939393;
	font-weight:400;
	
}

	

/* Rodapé */
.rodape {
	background-color:#000;
	padding:45px 0 20px 0;
}

.rodape p {
	color:#fff;	
}

.rodape h4 {
	font-size:1.2em;
	color:#fff;	
	font-weight:900;
	}

.rodape a {
	font-weight:900;
	text-decoration:none;	
}

.rodape ul li a {
	font-size:.8em;
	font-weight:300;
	color:#fff;
	padding:10px 0px 10px 0;	
	text-transform:uppercase;
}

.rodape ul li a:hover {
	color:#fff;
	font-weight:900;
}
	
	 

/* __________________Rodapé */

/* HOME */



	



a,
button,
button:active,
button:focus, 
button:hover,
.btn,
.btn:active, 
.btn:focus, 
.btn:hover{   
    outline:none !important;
}




/* Contato */


.carousel-item {

  background: no-repeat center center scroll;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.portfolio-item {
  margin-bottom: 30px;
}

@media (max-width: 1200px) {

.projetos_entrada a {
	padding:10px;
	font-size:2em;
	letter-spacing:3px;
	border:solid 2px #fff;	
}



}

@media (max-width: 992px) {
.portfolio_zig_zag {
	transform: translateX(60%);
  
}

.projetos_entrada a {
	padding:5px;
	font-size:1.2em;
	letter-spacing:3px;
	border:solid 2px #fff;	
}


}

@media (max-width: 768px) {

.projetos_entrada {
	height:100%;
	width: 100%;
	
    overflow: hidden;
    padding-top: 200px;
    padding-bottom: 200px;
    background-image: url(../img/padrao_home.jpg);
    background-repeat: repeat;
}

.projetos_entrada .col-sm-12{
	margin-top:50px!important;
}

.projetos_entrada a {
	padding:15px;
	font-size:1.5em;
	letter-spacing:3px;
	border:solid 2px #fff;	
	margin-top:50px!important;
	
}

.portfolio_zig_zag {
	transform: translateX(80%);
  
}

.lancamento_empreendimento .col-md-6 {
    padding-top: 15px;
}

.barra_branca_direita {
	
	height:35px;
	width:165px;
	
}

.barra_branca_esquerda {
	
	height:35px;
	width:300px;
	
}

.carousel-caption h1 {
    font-size: 3em;
	
}

.home_corte_direita {
   
    width: 30%;
    height: 30%;
  
}

.servicos_home  {
	text-align:center;
}

.servicos_home .col-md-3 {
	margin-top:25px;	
}

.servicos_home img {
	margin-top:25px;	
}

.index_margim {
	width:100%;
	padding:0px 0;
}

.navbar-toggler {
    padding: .25rem .75rem;
    font-size: 1.25rem;
    line-height: 1;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 1.5rem;
}

.navbar-light .navbar-toggler {
    color:#fff;
    border-color:#fff;
}

.navbar-toggler-icon {
	width: 1.0em;
    height: 1.5em;
  
}
.carousel-item {

  background: no-repeat center center scroll;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.rodape p {
    text-align:center;
}

.rodape .list-inline-item:not(:last-child) {
    margin-right: 0rem;
}

.rodape ul li a {
    font-size: .6em;
  	text-align:center;
}
.rodape ul {

  	text-align:center;
}

.rodape h4 {
    font-size: 1em;
    text-align:center;
}

}

@media (max-width: 673px) {
.corte_lancamento {
    position: absolute;
    width: 193px;
    height: 73px;
    background-image: url(../img/servicos_corte.png);
    right: 0;
    top: 0px;
    z-index: 100;
}
}
@media (max-width: 568px) {
.bg_nav {
    background-color: #000;
    padding: 10px;
}
}




