@font-face {
    font-family: 'zag_regularregular';
    src: url('fonts/ZAGREGULAR.eot');
    src: url('fonts/ZAGREGULAR.eot?#iefix') format('embedded-opentype'),
         url('fonts/ZAGREGULAR.woff2') format('woff2'),
         url('fonts/ZAGREGULAR.woff') format('woff'),
         url('fonts/ZAGREGULAR.ttf') format('truetype'),
         url('fonts/ZAGREGULAR.svg#zag_regularregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'zag_boldregular';
    src: url('fonts/ZAG BOLD.eot');
    src: url('fonts/ZAG BOLD.eot?#iefix') format('embedded-opentype'),
         url('fonts/ZAG BOLD.woff2') format('woff2'),
         url('fonts/ZAG BOLD.woff') format('woff'),
         url('fonts/ZAG BOLD.ttf') format('truetype'),
         url('fonts/ZAG BOLD.svg#zag_boldregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

body{
    font-family: 'zag_regularregular';
    font-size: 16px;
    font-weight: normal;
    padding-top: 52px;
}

.logo{
	position: absolute;
	width: 23%;
}

.navbar-inverse {
	background-color: #6A4885;
}

.navbar {
	/*position: relative;*/
	min-height: 50px;
	margin-bottom: 0;
	border: 1px solid transparent;
	border-radius: 0;
}

.navmenu{
	color: #ffffff;
	/* float: right; */
	padding: 10px;
	margin-left: 22em;
	/*font-family: 'zag_boldregular';*/
	font-size: 21px;
}

.navitem{
	color: #ffffff;
	/*margin-left: 12px;*/
}

.navitem i{
	font-size: 17px;
}

.navitem:hover{
	color: #ffffff;
	text-decoration: none;
}

.header{

}

.mapa-localizacao {
	margin-bottom: 2em;
}

.visite-img{
	position: absolute;
	margin-left: 20em;
	margin-top: 10em;
}

.visite-local{
	background-color: #6A4885;
}

.bloco-visite{
	padding: 50px;
}

.bloco-visite h3{
	font-size: 35px;
	color: #fff;
}

.bloco-visite h2, h3{
	margin-bottom: 1.5em;
}

.bloco-visite p{
	font-size: 1.5em;
	text-align: left;
	color: #fff;
	margin-bottom: 1.5em;
}

.bloco-visite h4{
	font-size: 2.06em;
}

.bloco-visite-1{
	padding: 50px;
}

.bloco-visite-1 h3{
	color: #fff;
	margin-bottom: 0;
}

.bloco-visite-1 h2, h3{

}

.bloco-visite-1 p{
	font-size: 1.2em;
	text-align: left;
	color: #fff;
}

.localizacao h3{
	margin-bottom: 0;
}

.projeto-urb p{
	font-size: 1em;
	text-decoration: underline;
}

.projeto-urb h2{
	color: #fff;
	margin-bottom: 0;
}

.visite-local h3{
	color: #ffffff;
}

.form-control{
	border-radius: 0;
}

input[type="text"] {
	padding: 20px;
}

input[type="email"] {
	padding: 20px;
}

.btn-right{
	float: right;
}

.btn-custom{
	background-color: #EF4C9B;
	color: #ffffff;
	border-radius: 0;
}

.btn-custom:hover{
	color: #ffffff;
}

.empreendimento{
	background-color: #8CC63E;
}

.lugar-ideal{
	background-color: #0FA053;
	color: #ffffff;
}

.lugar-ideal h3{
	color: #c1f975;
	text-decoration: underline;
	margin-bottom: 0;
}

.localizacao{
	background-color: #16a7c4;
}

.localizacao h3, h4{
	color: #ffffff;	
}

.t-upp{
	text-transform: uppercase;
}

.projetos{
	margin-left: -5px;
  	margin-top: -12px;
}

.projetos a{
	color: #fff;
	text-decoration: underline;
}

.off-left {
	margin-left: -15px;
}

.off-bottom-2{
	padding-bottom: 2em;
}

.off-bottom-5{
	padding-bottom: 5em;
}

.footer{
	margin-top: 25px;
}

.footer h4{
	color: #6A4885;
	text-decoration: underline;
}

.footer-texto{ 
	text-transform:  bold;
}

.veja-tambem a{
	text-decoration: none;
	color: #333;
}

.veja-tambem p{
	text-decoration: underline;
}