/* MENU */
header {
  max-height: 80px;
  height: auto;
  position: fixed;
  right: 0px;
  left: 0px;
  background: #ccc;
  line-height: 80px;
  padding-left: 15px;
  transition: .8s all ease-in-out;
  padding-right: 15px;
  display: none;
}

header.sticky {
    background: #fff;
    z-index: 9999;
    height: 60px;
    line-height: 60px;
    display: inline-block;
}

.pretty.navbar {
    background-image: none;
    background-size: 0%;
    background-image: -webkit-gradient(linear, 0% 0%, 0% 0%, color-stop(0%, #fff), color-stop(0%, #fff));
    background-image: -moz-linear-gradient(#fff, #fff);
    background-image: -webkit-linear-gradient(#fff, #fff);
    background-image: none;
    -moz-box-shadow: inset 0 0px 0px #fff, 0 0px 0px rgba(0, 0, 0, 0.0) !important;
    -webkit-box-shadow: inset 0 0px 0px #fff, 0 0px 0px rgba(0, 0, 0, 0.0) !important;
    box-shadow: inset 0 0px 0px #fff, 0 0px 0px rgba(0, 0, 0, 0.0) !important;
}


.pretty.navbar {
  text-align: center;
  font-size: 32px;
  line-height: 120px;
  height: 120px;
  background: transparent;
  color: #000;
  font-family: 'Raleway', sans-serif;
  font-weight: lighter;
  text-shadow:none;

  /*animaÃƒÂ§ÃƒÄ¢o*/
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.pretty.navbar.sticky {
    position: fixed;
    font-size: 24px;
    line-height: 48px;
    height: 50px;
    width: 100%;
    background: #890203;
    text-align: center;
    padding-left: 20px;
    z-index: 9999;
}

.navbar .logo a img {
    display: none;
}

.navbar ul li > a {
    text-shadow: none;
}

.pretty.navbar.red.sticky {
    background: #870603;
}

#midia_terrapar {
    margin-top: 15px;
}

h1.ten.columns {
line-height: 0em;
padding-bottom: 0px;
}

a.font_header_contato {
    color: #939393;
}

a.font_header_contato:hover {
    color: #434343;
}


p.font_header_contato {
    color: #939393;
    margin-bottom: 0px;
}

.pretty.navbar.red {
    background: #870603;
    height: auto;
}

.navbar {
    width: 100%;
    min-height: 60px;
    display: block;
    margin-bottom: 0px;
    background: transparent;
    position: relative;
}

.contato_terrapar {
    height: auto;
    background: transparent;
}

.navcontain {
    height: 0px;
}

.gumby-no-touch .navbar ul li:hover > a{
    position: relative;
    z-index: 1000;
    background: transparent;

}

.skiplink {
    display: inline-block;
    width: auto;
    background: transparent;
    -webkit-appearance: none;
    font-family: 'Raleway', sans-serif;
    font-weight: lighter;
    padding: 0 !important;
    text-align: center;
}

/* END MENU */


/* BANNER TERRAPAR */
.banner_terrapar {
    background: url(../img/banner_terrapar.jpg) no-repeat center fixed;
    width: 100%;
    height: 1080px;
    background-size: cover;
}

.chamada_terrapar {
    margin-top: 300px;
}
/* END TERRAPAR */


/* BANNER SOMOS */
.somos_terrapar {
    background: url(../img/banner_somos.jpg) no-repeat center;
    width: 100%;
    height: 929px;
    padding: 100px;
}

.six.columns.sobre_negocios {
    text-align: left;
}
/* END SOMOS */



/* BANNER ARQUITETO */
.banner_arquiteto{
background: #a41100;
width: 100%;
height: 50px;
}

.banner_3d_terrapar{background: url(../img/bg_terrapar_3d.jpg) no-repeat center; width:100%; height: 673px;}
/* END ARQUITETO */









/* ABOUT ARQUITETO */
.about_arquiteto {
    background: #ebebeb;
    padding: 100px;
    width: 100%;
    height: auto;
}
/* END ARQUITETO */





/* PROJETOS */
.projetos {
    background: url(../img/bg_projetos_terrapar.jpg) no-repeat center;
    width: 100%;
    height: 225px;
    padding: 80px;
    text-align: center;
}

.projeto_condominio_terrapar{
    background: url(../img/bg_condomonio_terrapar.jpg) no-repeat center;
    width: 100%;
    height: 334px;
    text-align: center;
    padding: 40px;

}

.projeto_execucao {
    background: #4a4c50;
    width: 100%;
    height: auto;
    text-align: center;
}

.font_sub_projetos_realizados {
    color: #fff;
    font-size: 20px;
    padding-top: 0px;
    line-height: 1.1em;
    padding-bottom: 10px;
    text-align: center;
    font-weight: lighter;
}


.projeto_realizado_name {
    background: #880603;
    height: auto;
    width: 100%;
}

.font_projeto_realizado {
    color: #fff;
    font-size: 20px;
    text-align: center;
    padding-top: 10px;
    line-height: 1.3em;
    padding-bottom: 10px;
}

.projeto_loteamento {
    background: url(../img/bg_futuros_projetos_terrapar.jpg) no-repeat center;
    width: 100%;
    height: 319px;
    text-align: center;
}


.slider_projeto_realizado {
    background: #870603;
    width: 100%;
    height: auto;
}

.projeto_futuro_lancamento {
    background: #4a4c50;
    width: 100%;
    height: auto;
    text-align: center;
}

.projeto_rio {
    background: #820a09;
    width: 100%;
    height: auto;
    text-align: center;
}
.banner_desenvolvimento {
    background: #4a4c50;
    width: 100%;
    height: auto;
    text-align: center;
}

.banner_aprovacao_terrapar {
    background: #4a4c50;
    width: 100%;
    height: auto;
    padding: 0px;
}

.font_projetos_realizados {
    color: #fff;
    font-size: 30px;
    padding-top: 0px;
    line-height: 1.9em;
    padding-bottom: 0px;
    font-weight: lighter;
}

.font_condominio {
    color: #fff;
    font-size: 30px;
    padding-top: 70px;
    line-height: 1.9em;
    padding-bottom: 0px;
}

.font_execucao {
    color: #fff;
    font-size: 20px;
    padding-top: 10px;
    line-height: 1.9em;
    padding-bottom: 10px;
}

.font_loteamento {
    color: #fff;
    font-size: 30px;
    padding-top: 100px;
    line-height: 1.1em;
    padding-bottom: 10px;
    text-align: center;
}

.font_futuro {
    color: #fff;
    font-size: 20px;
    padding-top: 10px;
    line-height: 1.1em;
    padding-bottom: 10px;
    text-align: center;
}

.font_rio {
    color: #fff;
    font-size: 20px;
    padding-top: 150px;
    line-height: 1.1em;
    padding-bottom: 10px;
    text-align: center;
}

.font_aprovacao {
    color: #fff;
    font-size: 20px;
    padding-top: 10px;
    line-height: 1.1em;
    padding-bottom: 10px;
    text-align: center;
}


.bg_terrapar_sol{background:url(../img/bg_terrapar_sol.jpg) no-repeat center; width: 100%; height: 332px;}
/* END PROJETOS */




/* NEWS TERRAPAR */

.news_terrapar {
    width: 100%;
    height: auto;
    background: #434343;
    padding: 20px;
}



.field .input {
    position: relative;
    padding: 0 10px;
    background: #777777;
    border: 1px solid #777777;
}

.prepend input, .prepend .input, .prepend.append input:last-child, .append *:last-child {
    -moz-border-radius: 0px 4px 4px 0;
    -webkit-border-radius: 0px;
    border-radius: 0px 0px 1px 0;
    margin-top: 1px;
}

.append input, .append .input, .prepend.append input:first-child, .prepend *:first-child {
    -moz-border-radius: 4px 0 0 4px;
    -webkit-border-radius: 0px;
    border-radius: 0 0 0 0px;
}



::-webkit-input-placeholder {
  color: #494949;
 
}
::-moz-placeholder { 
  color: #494949;
}
:-ms-input-placeholder { 
  color: #494949;
}
:-moz-placeholder {
  color: #494949;
}



.medium.primary.btn.cadastrar_new {
    background: #272626;
    border: 1px solid #272626;
}


.btn.medium a.font_cadastrar {
    color: #fff;
    font-weight: lighter;
}

.medium.primary.btn.cadastrar_new:hover {
    background: #fff;
    border: 1px solid #272626;
    transition: color .3s ease-in, background .5s ease-in;
    cursor: pointer;
}

.btn.medium a.font_cadastrar:hover {
    color: #272626;
}
/* END */





/* CONTACT */

.contact_terrapar {
    background: #fff;
    width: 100%;
    height: auto;
    padding: 80px;
    text-align: center;
}

li.field {
    list-style: none;
}


input.xxwide.text.input.nome {
    background: transparent;
    border: 3px solid #d0cdcd;
    border-radius: 0px;
}

input.xxwide.text.input.email {
    background: transparent;
    border: 3px solid #d0cdcd;
    border-radius: 0px;
}

textarea.input.textarea.mensagem {
    background: transparent;
    border: 3px solid #d0cdcd;
    border-radius: 0px;
    overflow: hidden;
}

.medium.primary.btn.botao_enviar {
    background: #890203;
    border: 1px solid #890203;
    width: 150px;
    height: auto;
    margin-top: 30px;
    float: right;
}
.medium.primary.btn.botao_enviar:hover {
    background: #fff;
    border: 1px solid #890203;
    transition: color .3s ease-in, background .5s ease-in;
    cursor: pointer;
}


.btn > a.font_enviar {
    color: #fff;
    font-size: 20px;
    margin-top: 0px;
    font-weight: normal;
}

.btn > a.font_enviar:hover {
    color: #890203;
    font-size: 20px;
    margin-top: 0px;
    font-weight: normal;
}


.linha-vertical {
    height: 500px;
    margin-left: 40px;
    border-left: 3px solid;
    color: #989898;
}

.chamada_aprovacao_terrapar{display: none;}

/* END */


/* PAGINA PORTFOLIO */
.descricao_portfolio {
    margin-top: 100px;
    padding: 40px;
    background: #fff;
    height: auto;
    width: 100%;
}

.font_titulo_portfolio {
    color: #880603;
    font-weight: 300;
    padding-top: 40px;
    line-height: 1.1em;
    padding-bottom: 20px;
}

.font_futuro_terrapar {
    color: #fff;
    font-size: 30px;
    padding-top: 140px;
    line-height: 1.9em;
    padding-bottom: 0px;
    font-weight: lighter;
}

.font_desc_portfolio {
    color: #221f1f;
    font-size: 18px;
    font-weight: 300;
    margin-bottom: 40px;
    line-height: 1.4em;
}


.medium.primary.btn.veja_mais {
    background: #fff;
    border: 1px solid #fff;
    margin-top: 30px;
}

.btn.medium a.font_mais {
    color: #880603;
    font-size: 20px;
    font-weight: 300;
}

/* END */






/* FOOTER */
.footer {
    background: #4a4c50;
    width: 100%;
    height: auto;
    padding: 10px;
}

p.font_design {
    font-size: 14px;
    color: #fff;
    margin-top: 12px;
    text-align: right;
}

p.font_direitos {
    font-size: 14px;
    color: #fff;
    margin-top: 10px;
    text-align: left;
}
/* END FOOTER */




















/* FONTS */
h1, h2, h3, h4, h5, a, p, li, span{font-family: 'Raleway', sans-serif;}
.fontzero {
    line-height: 0!important;
    padding: 0!important;
    margin: 0!important;
    font-size: 0!important;
}

.fs20{font-size: 20px;}
.fs30{font-size: 30px;}

.font_imobiliario {
    font-size: 160px;
    line-height: 0.8em;
    color: #cf3438;
    font-weight: 900;
    opacity: 0.9;
    margin-top: -29px;
}
.font_negocios {
    font-weight: 600;
    font-size: 35px;
    text-align: left;
    color: #fff;
    margin-left: 0px;
    text-shadow: black 0.1em 0.1em 0.1em;
    margin-top: -25px;
    line-height: 1.1em;
}
.f200{font-weight: 200;}
.f300{font-weight: 300;}
.f500{font-weight: 500;}
.f600{font-weight: 600;s}
.flighter{font-weight: lighter;}
.l12h{line-height: 1.2em;}
.l1h{line-height: 1.0em;}
/* END FONTS */

/* CORES */
.cinza{color: #939393;}
.cinza_escuro{color: #4a4c50;}
.vermelho{color: #cf3438;}
.branco{color: #fff;}
.marrom{color: #352017;}
.marrom_claro{color: #4e4c4c;}
/* END CORES */

/* MARGINS */
.m150t{margin-top: 150px;}
.m100b{margin-bottom: 100px;}
.m10t{margin-top: 10px;}
.m15t{margin-top: 15px;}
.m15b{margin-bottom: 15px;}
.m200t{margin-top: 200px;}
.m50t{margin-top: 50px;}
.m50b{margin-bottom: 50px;}
.m40t{margin-top: 40px;}
.m40b{margin-bottom: 40px;}
.m0b{margin-bottom: 0px;}
/* END MARGINS */



/* UNDERLINE */
.underline {
    position: relative;
    width: 200px;
}

.underline:hover,
.underline:focus,
.underline:active {
  cursor: pointer;
}
.underline:hover:after,
.underline:focus:after,
.underline:active:after {
  width: 100%;
}
.underline:after {
  content: '';
  position: absolute;
  left: 0;
  bottom: -3px;
  height: 3px;
  background-color: #890203;
  width: 0;
  -webkit-transition: width .4s;
  transition: width .4s;
}

/* END */


/* BACKTOP */


#backtop {
    position: fixed;
    background-color: #890203;
    bottom: 20px;
    right: 12px;
    font-weight: bold;
    margin: 0;
    padding: 10px 9px;
    width: 48px;
    height: 48px;
    z-index: 9999;
    border-radius: 30px;
}

/* END */







/* MOBILE */
@media only screen and (max-width: 768px) {
.chamada_terrapar {
    margin-top: 120px;
}

.linha-vertical{display: none}


.font_imobiliario {
    font-size: 39px;
    line-height: 0.8em;
    color: #cf3438;
    font-weight: 900;
    text-align: right;
    margin-top: -3px;
}

.font_negocios {
    font-weight: 400;
    font-size: 40px;
    text-align: right;
    color: #000;
    margin-bottom: 0px;
    margin-top: 0px;
    line-height: 1.1em;
}
.banner_arquiteto, .about_arquiteto, .projetos, .news_terrapar, .contact_terrapar{padding:10px;}


.banner_terrapar {
    background: url(../img/banner_terrapar_mobile.jpg) no-repeat center fixed;
    width: 100%;
    height: auto;
    background-size: cover;
}

header.sticky {
    background: #fff;
    z-index: 9999;
    height: 60px;
    line-height: 60px;
    display: inline-block;
    display: none;
}
.text-right {
    text-align: left;
}

.somos_terrapar {
    background: #515459;
    width: 100%;
    height: auto;
    padding: 10px;
}

.six.columns.sobre_negocios {
    text-align: left;
    margin-left: 0px;
}

p.font_design {
    font-size: 14px;
    color: #fff;
    margin-top: 12px;
    text-align: center;
}

#midias {
    margin-top: -16px;
    text-align: center;
}

p.cinza.m10t {
    font-size: 15px;
}


.m10t {
    margin-top: 0px;
}

#case2, #case3, #case4, #case6, #case7, #case8, #case9, #case12, #case11 {
    margin-top: 15px;
}

.m100b {
    margin-bottom: 0px;
}


p.font_direitos {
    font-size: 14px;
    color: #fff;
    margin-top: 10px;
    text-align: center;
}

.m40b {
    margin-bottom: 0px;
}

}


/* PAGINA RESERVA DO LAGO */
.bg_header_reserva {
    background: url(../img/bg_reserva.jpg) no-repeat center;
    width: 100%;
    height: 1080px;
}

.chamada_bg_header_reserva {
    padding-top: 50px;
}


.logo_reserva {
    text-align: right;
}

.icon_logo_terrapar_reserva {
    text-align: right;
}

.chamada_cadastro {
    padding-top: 50px;
}
input#input_reserva {
    background: transparent;
    border: 1px solid #7da4c3;
    color: #fff;
    width: 80%;
}


.append .btn {
    border: 1px solid #7da4c3;
    background: transparent;
    margin-left: 15px;
}



.append .btn:hover {
    background: #fff;
    color: #111;
}



.append .btn a.font_enviar_reserva:hover {
    color: #016ba5;
}


@media only screen and (max-width: 767px){

.bg_header_reserva {
    background: #e0e0e0;
    width: 100%;
    height: auto;
}


.chamada_bg_font_logo {
    padding-top: 21px;
    text-align: center;
}

.chamada_bg_logos {
    padding-top: 3px;
    text-align: center;
}


.icon_logo_terrapar_reserva {
    text-align: center;
    margin-top: 0px;
    margin-bottom: 10px;
}

.logo_reserva {
    text-align: center;
}

.chamada_cadastro {
    padding-top: 51px;
    background: #276a9f;
    padding: 20px;
    width: 100%;
    text-align: center;
}
.chamada_bg_header_reserva {
    padding-top: 0px;
}
input#input_reserva {
    background: transparent;
    border: 1px solid #7da4c3;
    color: #fff;
    width: 60%;
}


}

/* END PAGINA RESERVA DO LAGO */











@media only screen and (max-width: 767px){
.pretty.navbar a.toggle:active, .pretty.navbar a.toggle.active {
    background-image: none;
    background-size: 0%;
    background-image: -webkit-gradient(linear, 0% 0%, 0% 0%, color-stop(0%, #fff), color-stop(0%, #fff));
    background-image: -moz-linear-gradient(#fff, #fff);
    background-image: -webkit-linear-gradient(#fff, #fff);
    background-image: linear-gradient(#fff, #fff);
    -moz-box-shadow: 0 0px 0px #fff;
    -webkit-box-shadow: 0 0px 0px #fff;
    box-shadow: 0 0px 0px #fff;
}

.pretty.navbar.sticky{margin-top: 8px;}


.pretty.navbar a.toggle:hover {
    background-image: none;
    background-size: 0%;
    background-image: -webkit-gradient(linear, 0% 0%, 0% 0%, color-stop(0%, #fff), color-stop(0%, #fff));
    background-image: -moz-linear-gradient(#fff, #fff);
    background-image: -webkit-linear-gradient(#fff, #fff);
    background-image: linear-gradient(#fff, #fff);
}

.pretty.navbar a.toggle {
    border: 0px solid #fff;
    background-image: none;
    background-size: 0%;
    background-image: -webkit-gradient(linear, 0% 0%, 0% 0%, color-stop(0%, #fff), color-stop(0%, #fff));
    background-image: -moz-linear-gradient(#fff, #fff);
    background-image: -webkit-linear-gradient(#fff, #fff);
    background-image: linear-gradient(#fff, #fff);
    -moz-box-shadow: inset 0 0px 0px #fff, inset 0 0px 0px #fff, inset 0px 0 0px #fff, inset 0px 0 0px #fff, 0 0px 0px #fff;
    -webkit-box-shadow: inset 0 0px 0px #fff, inset 0 0px 0px #fff, inset 0px 0 0px #fff, inset 0px 0 0px #fff, 0 0px 0px #fff;
    box-shadow: inset 0 0px 0px #fff, inset 0 0px 0px #fff, inset 0px 0 0px #fff, inset 0px 0 0px #fff, 0 0px 0px #fff;
}


.navbar a.toggle.active {
    background: #890203;
}


.navbar a.toggle:hover {
    background: #890203;
}


.pretty.navbar a.toggle {
    border: 0px solid #fff;
    background-image: none;
    background-size: 0%;
    background-image: -webkit-gradient(linear, 0% 0%, 0% 0%, color-stop(0%, #fff), color-stop(0%, #fff));
    background-image: -moz-linear-gradient(#fff, #fff);
    background-image: -webkit-linear-gradient(#fff, #fff);
    background-image: linear-gradient(#fff, #fff);
    -moz-box-shadow: inset 0 0px 0px #fff, inset 0 0px 0px #fff, inset 0px 0 0px #fff, inset 0px 0 0px #fff, 0 0px 0px #fff;
    -webkit-box-shadow: inset 0 0px 0px #fff, inset 0 0px 0px #fff, inset 0px 0 0px #fff, inset 0px 0 0px #fff, 0 0px 0px #fff;
    box-shadow: inset 0 0px 0px #fff, inset 0 0px 0px #fff, inset 0px 0 0px #fff, inset 0px 0 0px #fff, 0 0px 0px #fff;
}

.navbar a.toggle {
    top: 18%;
    right: 4%;
    width: 46px;
    position: absolute;
    text-align: center;
    display: inline-block;
    color: #fff;
    background: #890203;
}

.navbar ul.active {
    height: auto;
    max-height: 600px;
    z-index: 999998;
    -moz-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
    -moz-box-shadow: 0 2px 2px #252728;
    -webkit-box-shadow: 0 2px 2px #252728;
    box-shadow: 0 0px 0px #fff;
}

.navbar ul {
    position: absolute;
    display: block;
    width: 100% !important;
    height: 0;
    max-height: 0;
    top: 60px;
    left: 0;
    overflow: hidden;
    text-align: center;
    background: #890203;
}

.pretty.navbar {
    background: #890203;
    height: auto;
    margin-top: -50px;
}
.m50t {
    margin-top: 0px;
}

.medium.primary.btn.botao_enviar {
    background: #890203;
    border: 1px solid #890203;
    width: 100%;
    height: 50px;
    margin-top: 30px;
    margin-bottom: 30px;
}

.btn > a.font_enviar {
    color: #fff;
    font-size: 20px;
    margin-top: 7px;
    font-weight: normal;
}

.pretty.navbar a.toggle i {
    text-shadow: none;
}

.pretty.navbar.sticky {
    position: relative;
    font-size: 24px;
    line-height: 48px;
    height: 50px;
    width: 100%;
    background: #890203;
    text-align: center;
    padding-left: 20px;
    z-index: 9999;
}

.pretty.navbar.red {
    background: #870603;
    height: auto;
    margin-top: 0px;
}


.projetos {
    background: #434343;
    width: 100%;
    height: auto;
}

.font_projetos_realizados {
    color: #fff;
    font-size: 20px;
    padding-top: 0px;
    line-height: 1.9em;
    padding-bottom: 0px;
    font-weight: lighter;
}

.projeto_condominio_terrapar {
    background: #590f01;
    width: 100%;
    height: auto;
    text-align: center;
    padding: 10px;
}

.font_condominio {
    color: #fff;
    font-size: 20px;
    padding-top: 0px;
    line-height: 1.1em;
    padding-bottom: 0px;
}

.projeto_loteamento {
    background: #590f01;
    width: 100%;
    height: auto;
    text-align: center;
    padding: 10px;
}

.font_loteamento {
    color: #fff;
    font-size: 20px;
    padding-top: 0px;
    line-height: 1.1em;
    padding-bottom: 10px;
    text-align: center;
}

.chamada_aprovacao_terrapar{display: inline;}

.banner_aprovacao_terrapar {
    background: #4a4c50;
    width: 100%;
    height: auto;
    text-align: center;
    padding: 10px;
}

.font_aprovacao_terrapar {
    color: #4a4c50;
    font-size: 20px;
    padding-top: 0px;
    line-height: 1.1em;
    padding-bottom: 0px;
}

.projeto_rio {
    background: #590e01;
    width: 100%;
    height: auto;
    text-align: center;
    padding: 10px;
}

.font_rio {
    color: #fff;
    font-size: 20px;
    padding-top: 0px;
    line-height: 1.1em;
    padding-bottom: 10px;
    text-align: center;
}

.font_titulo_portfolio {
    color: #880603;
    font-weight: 300;
    padding-top: 40px;
    font-size: 30px;
    line-height: 1.1em;
    padding-bottom: 20px;
}

.descricao_portfolio {
    margin-top: 100px;
    padding: 10px;
    background: #fff;
    height: auto;
    width: 100%;
}

div#nav1 {
    display: none;
}

.contato_terrapar {
    height: auto;
    background: transparent;
    display: none;
}

.navbar .logo a img{
    display: inline-block;
}

.banner_3d_terrapar {
    background: url(../img/bg_terrapar_3d_moble.jpg) no-repeat center;
    width: 100%;
    height: 285px;
}

.font_futuro_terrapar {
    color: #fff;
    font-size: 30px;
    padding-top: 100px;
    line-height: 1.1em;
    padding-bottom: 0px;
    font-weight: lighter;
}


}

/* END MOBILE */