/* PANORAMA */

    #panorama {
        width: 100%;
                height: 600px;
            }

            #panorama1 {
             width: 100%;
                height: 600px;
        }

        #panorama2 {
             width: 100%;
                height: 600px;
}


/* END PANORAMA */


/* VIDEOS */

.bg_videos_condominios {
    background: #d2d3d1;
    width: 100%;
    height: auto;
    padding: 0px;
    margin-top: -2px;
    text-align: center;
}

.bg_videos_condominios h2 {
    color: #000000;
    font-weight: 800;
    font-size: 50px;
    padding-top: 20px;
    line-height: 1.1em;
    padding-bottom: 40px;
    text-align: left;
}

.mobile_condominios_video {
    display: none;
}

@media only screen and (max-width: 768px){
.bg_videos_condominios h2 {
    color: #000000;
    font-weight: 800;
    font-size: 30px;
    padding-top: 40px;
    line-height: 1.1em;
    padding-bottom: 0;
    text-align: left;
}
.mobile_condominios_video {
    display: inline;
}

video#bgvid {
    display: none;
}

.embed-container { 
 position: relative; 
 padding-bottom: 56.25%; 
 height: 0; 
 overflow: hidden; 
 max-width: 100%; 
 height: auto;
 margin-top: 30px;
 margin-bottom: 30px; 
} 

.embed-container iframe, .embed-container object, .embed-container embed {
 position: absolute; 
 top: 0; 
 left: 0; 
 width: 100%; 
 height: 100%; 
}


}
/* END VIDEOS */


@media only screen and (max-width: 768px) {
.ls-overflow-visible {
    margin-top: 90px;
}
}


/* LANÇAMENTOS */

.bg_lancamentos {
    background: #fff;
    width: 100%;
    height: auto;
    padding: 40px;
}


.fontzero {
    line-height: 0!important;
    padding: 0!important;
    margin: 0!important;
    font-size: 0!important;
}
/* END LANÇAMENTOS */


/* MENU */
.pretty.navbar {
    background-image: none;
    background-size: 0%;
    background-image: none;
    background-image: none;
    background-image: none;
    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: rgba(0, 0, 0, 0.3) 0px 0px 20px 10px !important;
}


.navbar {
    background: #ffffff;
    margin-bottom: 0px;
}

.navbar .logo {
    height: 90px;
    line-height: 88px;
}

.navbar .logo a {
    height: 90px;
    line-height: 88px;
}
.navcontain {
    height: 90px;
}

.navbar ul li > a {
    display: block;
    padding: 0 0px;
    white-space: nowrap;
    color: #B0164C;
    text-shadow: none;
    font-weight: 600;
    text-transform: uppercase;
    height: 90px;
    line-height: 88px;
    font-size: 14px;
}

 .skiplink {
    background: transparent;
}



.gumby-no-touch .navbar ul li:hover > a{
    position: relative;
    z-index: 1000;
    background: transparent;

}
/* END MENU */


/* ALERTA */
.alert.warning {
    margin-bottom: 40px;
}

/* END ALERTA */





/* FONTS */
@import url('https://fonts.googleapis.com/css?family=Raleway:300,400,700,800,900');

p, h1, h2, h3, h4, h5, li, a {
	font-family: 'Raleway', sans-serif;
}


/* END FONTS */


/* BANNER INICIAL */
.bg_cris {
    background: url(../img/bg_cris.jpg) no-repeat center;
    height: 808px;
    width: 100%;
}


.chamada_bg_cris {
    padding-top: 150px;
}

h1.font_title {
    color: #a5a5a7;
    font-size: 70px;
    font-weight: 900;
    padding-top: 0px;
    line-height: 0.8em;
    padding-bottom: 0px;
}

h2.font_sub_title {
    color: #000000;
    padding-top: 15px;
    line-height: 1.1em;
    padding-bottom: 0px;
    font-size: 1.875rem;
    font-weight: 400;
}

.medium.primary.btn.btn_cadastrar {
    background: #B0164C;
    border: none;
    width: 128%;
    height: 70px;
    border-radius: 40px;
}

.btn.medium a.font_cadastrar_imovel {
    padding: 10px 0px;
}

.medium.primary.btn.btn_cadastrar:hover {
    box-shadow: 3px 5px 3px rgba(0,0,0,0.5);
    background: #8f133e;
    border: none;
    transition: color .3s ease-in, background .5s ease-in;
    cursor: pointer;
}



.medium.primary.btn.btn_cadastrar_blue {
    background: #1b75bb;
    border: none;
    width: 128%;
    height: 70px;
    border-radius: 40px;
}
.medium.primary.btn.btn_cadastrar_blue:hover {
    box-shadow: 3px 5px 3px rgba(0,0,0,0.5);
    background: #085ea1;
    border: none;
    transition: color .3s ease-in, background .5s ease-in;
    cursor: pointer;
}



.medium.primary.btn.btn_cadastrar_wine {
    background: #913140;
    border: none;
    width: 128%;
    height: 70px;
    border-radius: 40px;
}


.medium.primary.btn.btn_cadastrar_wine:hover{
    box-shadow: 3px 5px 3px rgba(0,0,0,0.5);
    background: #73222f;
    border: none;
    transition: color .3s ease-in, background .5s ease-in;
    cursor: pointer;
}

.medium.primary.btn.btn_cadastrar_purple {
    background: #9b4b7d;
    border: none;
    width: 128%;
    height: 70px;
    border-radius: 40px;
}


.medium.primary.btn.btn_cadastrar_purple:hover{
    box-shadow: 3px 5px 3px rgba(0,0,0,0.5);
    background: #78305d;
    border: none;
    transition: color .3s ease-in, background .5s ease-in;
    cursor: pointer;
}


#mobile{display: none;}
/* END BANNER INICIAL */





/* BG PESQUISA */

.chamada_pesquisa {
    background: #d2d3d1;
    width: 100%;
    height: auto;
    padding: 40px;
}

.search {
    background: #fff;
    width: 100%;
    height: auto;
    padding: 40px;
}

h3.font_title_escolha {
    color: #000000;
    font-size: 15px;
    font-weight: 600;
    padding-top: 0px;
    line-height: 1.1em;
    padding-bottom: 20px;
}

p.font_breve {
    color: #9f9f9f;
    font-size: 15px;
    text-align: center;
    margin-bottom: 0px;
    line-height: 1.1em;
}

li.field {
    list-style: none;
}

h3.font_title_tipo {
    color: #000000;
    font-size: 12px;
    font-weight: 600;
    padding-top: 0px;
    line-height: 1.1em;
    padding-bottom: 20px;
}


h3.font_title_cidade {
    color: #000000;
    font-size: 12px;
    font-weight: 600;
    padding-top: 0px;
    line-height: 1.1em;
    padding-bottom: 20px;
}

.medium.primary.btn {
    background: #9f9f9f;
    width: 150px;
    border: 1px solid #9f9f9f;
}


.medium.primary.btn:hover {
    background: #111;
    border: 1px solid #111;
}

.picker {
    position: relative;
    width: 100%;
    display: inline-block;
    margin: 0px 0 0px 0%;
    overflow: hidden;
    border: 1px solid #9f9f9f;
    -moz-border-radius: 0PX;
    -webkit-border-radius: 0PX;
    border-radius: 0px;
    font-family: 'Raleway', sans-serif;
    font-weight: lighter;
    height: auto;
    background-image: none;
    background-size: 0%;
    background-image: -webkit-gradient(linear, 0% 0%, 0% 0%, color-stop(0%, #ffffff), color-stop(0%, #fff));
    background-image: -moz-linear-gradient(#ffffff, #ffff);
    background-image: -webkit-linear-gradient(#ffffff, #ffff);
    background-image: linear-gradient(#ffffff, #ffff);
}

.picker select {
    position: relative;
    display: block;
    height: 34px;
    font-weight: 600;
    padding: 0px 0px 0px 16px;
    color: #fff;
    border: none;
    background: #9f9f9f;
    outline: none;
    font-family: 'Raleway', sans-serif;
    -webkit-appearance: none;
    z-index: 99;
    cursor: pointer;
    font-size: 13.5px;
}

.picker:after {
    content: "";
    height: inherit;
    font-family: entypo;
    z-index: 555;
    position: absolute;
    right: 8%;
    top: 50%;
    margin-top: -12px;
    color: #111;
}

.medium.default.btn {
    background: transparent;
    border: 2px solid #181819;
    width: 100%;
    margin-top: 33px;
}

div#envia:hover {
    background: #181819;
    transition: color .3s ease-in, background .5s ease-in;
    cursor: pointer;
}




.btn.default a.font_buscar {
    color: #000000;
    font-size: 18px;
    font-weight: 600;
    text-transform: uppercase;
}



.btn.default a.font_buscar:hover {
    background: #000000;
    transition: color .3s ease-in, background .5s ease-in;
    cursor: pointer;
}


.btn.default a.font_buscar:hover {
    color: #fff;
}

h1.font_title_pesquisa {
    color: #000000;
    font-weight: 800;
    font-size: 50px;
    padding-top: 20px;
    line-height: 1.1em;
    padding-bottom: 40px;
    text-align: left;
}
/* END PESQUISA */


/* RESULTADO PESQUISA */
#resul {
    background: #fff;
    height: auto;
    padding: 40px;
    width: 100%;
}


h1.font_title_res {
    color: #000000;
    font-weight: bold;
    font-size: 40px;
    padding-top: 20px;
    line-height: 1.1em;
    padding-bottom: 20px;
    text-align: left;
}

h2.title_pesquisa {
    color: #000000;
    font-weight: 800;
    font-size: 30px;
    line-height: 1.1em;
    text-align: center;
    padding-bottom: 40px;
    padding-top: 40px;
}
/* END RESULTADO PESQUISA */


/* BG DESTAQUES */
.bg_destaques_mobile{
    display: none;
}


.bg_destaques {
    background: #d2d3d1;
    width: 100%;
    height: auto;
    padding: 0px;
    margin-top: -2px;
}

.chamada_destaques {
    padding-bottom: 50px;
}

h4.font_title_destaque {
    color: #000000;
    font-weight: 900;
    padding-top: 0px;
    line-height: 1.1em;
    font-size: 20px;
    padding-bottom: 0px;
    text-align: left;
}

p.font_title_light {
    color: #000000;
    font-size: 18px;
    font-weight: 400;
    line-height: 0.9em;
    margin-bottom: 0px;
    text-align: left;
}


.modal > .content > .close {
    position: absolute;
    top: 10px;
    right: 10px;
    cursor: pointer;
    z-index: 3;
    color: #111;
    font-size: 40px;
}


section.sixteen.colgrid h4 {
    color: #111;
    font-weight: lighter;
    font-size: 18px;
    text-align: left;
    padding-top: 0px;
    line-height: 1.1em;
    padding-bottom: 0px;
}

section.sixteen.colgrid h2 {
    color: #111;
    font-weight: bolder;
    font-size: 25px;
    text-align: left;
    padding-top: 0px;
    line-height: 1.1em;
    padding-bottom: 10px;
}




.sixteen.colgrid .row .eight.columns > p.area {
    margin-top: -25px;
    text-align: left;
    line-height: 1.4em;
    font-size: 20px;
    margin-left: 48px;
    color: #111;
    margin-bottom: 20px;
}

.sixteen.colgrid .row .eight.columns > p.metragem {
    margin-top: -20px;
    text-align: left;
    line-height: 1.4em;
    font-size: 24px;
    margin-left: 53px;
    color: #111;
    margin-bottom: 30px;
}

.sixteen.colgrid .row .eight.columns > p.quartos {
    margin-top: -38px;
    text-align: left;
    line-height: 1.4em;
    font-size: 24px;
    margin-left: 53px;
    color: #111;
    margin-bottom: 20px;
}


.sixteen.colgrid .row .eight.columns > p.moveis {
    margin-top: -14px;
    text-align: left;
    line-height: 1.4em;
    font-size: 20px;
    margin-left: 48px;
    color: #111;
    margin-bottom: 20px;
}

.sixteen.colgrid .row .eight.columns > p.construcao {
    margin-top: -25px;
    text-align: left;
    line-height: 1.4em;
    font-size: 20px;
    margin-left: 48px;
    color: #111;
    margin-bottom: 20px;
}

/* GrayScale */

.hover08 a img {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    width: 100%;
    margin:10px 0px;
}

.hover08 a:hover img {
    -webkit-filter: grayscale(0);
    filter: grayscale(0);
}
/* GrayScale */


i.icon-facebook-squared.colour {
    color: #3B5998;
    font-size: 40px;
}


.modal > .content {
    width: 100%;
    min-height: auto;
    max-height: 100%;
    position: relative;
    border-radius: 10px;
    top: 0%;
    margin: 0 auto;
    padding: 20px;
    background: #fff;
    z-index: 2;
    overflow: auto;
}

.modal.active {
    -moz-transition-property: opacity;
    -o-transition-property: opacity;
    -webkit-transition-property: opacity;
    transition-property: opacity;
    -moz-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    padding: 40px;
}

.chamada_slider {
    padding-top: 30px;
}


.content p {
    text-align: left;
    line-height: 1.1em;
    font-size: 16px;
    margin-top: 10px;
    margin-bottom: 0px;
}
/* END BG DESTAQUES */



/* BG CONTATO */
/* form starting stylings ------------------------------- */
.group           { position:relative; margin-bottom:45px; }
.group label {
    color: #000;
    font-size: 18px;
    font-family: 'Raleway', sans-serif;
    font-weight: 400;
    position: absolute;
    /* pointer-events: none; */
    left: 5px;
    top: -10px;
    transition: 0.2s ease all;
}

/*form label {
    pointer-events: none;
    font-size: 20px;
}*/

input {
    font-size: 18px;
    padding: 10px 10px 10px 5px;
    display: block;
    width: 100%;
    background: transparent;
    border: none;
    border-bottom: 2px solid #d2d3d1;
    font-family: 'Raleway', sans-serif;
}
input:focus         { outline:none; }

input:valid {
    border-bottom: 1px solid #9f9f9f;
}

/* BOTTOM BARS =================================  */
.bar    { position:relative; display:block; width:100%; }
.bar:before, .bar:after {
    content: '';
    height: 2px;
    width: 0;
    bottom: 1px;
    position: absolute;
    background: #6d6e71;
    transition: 0.2s ease all;
}
.bar:before {
  left:50%;
}
.bar:after {
  right:50%; 
}

input:valid ~ .bar:before, input:valid ~ .bar:after{
  background: #6d6e71 !important;
}

/* HIGHLIGHTER ==================================  */
.highlight {
    position: absolute;
    height: 60%;
    width: 100%;
    top: 25%;
    left: 0;
    pointer-events: none;
    transition: 0.2s ease all;
    opacity: 0.5;
}
/* active state --------------------------------------------  */
input:focus ~ label, input.used ~ label         {
  top:-20px;
  font-size:14px;
  color:#6d6e71;
}


input:valid ~ label, input:valid.used ~ label {
    color: #6d6e71;
}
input:focus ~ .bar:before {
  width:50%;
}
input:focus ~ .bar:after {
  width:50%;
}

input:focus ~ .highlight {
  -webkit-animation:inputHighlighter 0.3s ease;
}

input:valid ~ .hightlight {
    -webkit-animation:validHighlighter 0.3s ease;
}

/* ANIMATIONS ================ */
@-webkit-keyframes inputHighlighter {
    from { background:#5264AE; }
  to    { width:0; background:transparent; }
}

@-webkit-keyframes validHighlighter {
    from { background:#4fc24f !important; }
  to    { width:0; background:transparent; }
}

p.font_preenchimento {
    color: #969696;
    font-size: 13px;
    margin-bottom: 100px;
    line-height: 0.9em;
    margin-top: -25px;
}

.bg_contato {
    background: #fff;
    text-align: center;
    width: 100%;
    height: auto;
    padding: 40px;
}
.btn-draw {
    position: relative;
    display: inline-block;
    color: #000000;
    font-weight: bold;
    border-bottom: none;
    border-radius: 10px;
    width: 220px;
    cursor: pointer;
    overflow: hidden;
    transition: color 0.2s ease-in-out, background-color 0.2s ease-in-out;
    background: #eaeaea;
    border-top: 0px;
    border-left: 0px;
    border-right: 0px;
    text-align: center;
    margin-top: -10px;
}
.btn-draw:after {
    content: '';
    position: absolute;
    right: 0;
    bottom: 0;
    height: 100%;
    width: 0px;
    background: #000000;
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
    transition: -webkit-transform 0.2s ease-in-out;
    transition: transform 0.2s ease-in-out;
    transition: transform 0.2s ease-in-out, -webkit-transform 0.2s ease-in-out;
    transition-delay: 0.6s;
}
.btn-draw > span {
    position: relative;
    display: block;
    padding: 0.5em;
    color: inherit;
    font-size: 25px;
    text-transform: uppercase;
    text-decoration: none;
    letter-spacing: -1px;
}

.btn-draw > span:before, .btn-draw > span:after {
    content: '';
    position: absolute;
    left: 0px;
    top: 0;
    background: #000000;
    transition: -webkit-transform 0.2s ease-in-out;
    transition: transform 0.2s ease-in-out;
    transition: transform 0.2s ease-in-out, -webkit-transform 0.2s ease-in-out;
}
.btn-draw > span:after {
    left: 0px;
}
.btn-draw > span:before {
  height: 0px;
  width: 100%;
  -webkit-transform: translateX(100%);
          transform: translateX(100%);
  transition-delay: 0.4s;
}
.btn-draw > span:after {
  height: 100%;
  width: 0px;
  -webkit-transform: translateY(-100%);
          transform: translateY(-100%);
  transition-delay: 0.2s;
}
.btn-draw:hover:after, .btn-draw:hover > span:before, .btn-draw:hover > span:after {
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
}
.btn-draw:hover:after {
  transition-delay: 0s;
}
.btn-draw:hover > span:before {
  transition-delay: 0.2s;
  color: #fff;
}
.btn-draw:hover > span:after {
  transition-delay: 0.4s;
}
.btn-draw:hover {
    color: #fff;
    background-color: #000000;
    transition: color .3s ease-in, background .5s ease-in;
}

/* END BG CONTATO */



/* BG PORTFOLIO */

.bg_portfolio {
    background: #fff;
    width: 100%;
    height: auto;
    padding: 40px;
}

.three.columns p {
    text-align: left;
    line-height: 1.1em;
    font-size: 16px;
    margin-top: 0;
    margin-bottom: 0px;
    color: #111;
}
/* END PORTFOLIO */


/* PAG DICAS */

.bg_dicas_cris {
    background: url(../img/bg_dicas_cris.jpg) no-repeat center;
    width: 100%;
    height: 809px;
}

.content-dicas h5 {
    color: #1b75bb;
    font-weight: bold;
    text-align: left;
    font-size: 20px;
    padding-top: 0px;
    line-height: 1.4em;
    padding-bottom: 0px;
}


.content-dicas h2 {
    color: #8e8e94;
    font-weight: bold;
    text-align: center;
    padding-top: 0px;
    line-height: 1.2em;
    padding-bottom: 0px;
}



.content-dicas h3 {
    color: #8e8e94;
    font-weight: lighter;
    text-align: center;
    padding-top: 0px;
    line-height: 1.2em;
    padding-bottom: 40px;
}

.bg_sobre_dicas {
    background: #fff;
    width: 100%;
    height: auto;
    padding: 40px;
}

.content-dicas p {
    color: #8e8e94;
    font-weight: normal;
    font-size: 18px;
    text-align: left;
    margin-bottom: 20px;
    line-height: 1.2em;
}


/* BACKGROUND */

h3.motivos.ui-accordion-header.ui-corner-top.ui-accordion-header-collapsed.ui-corner-all.ui-state-default.ui-accordion-icons {
    border: 1px solid #B0164C;
    background: #B0164C;
    font-weight: bold;
    color: #ffffff;
    font-size: 30px;
}

h3.motivos.ui-accordion-header.ui-corner-top.ui-accordion-header-collapsed.ui-corner-all.ui-state-default.ui-accordion-icons small {
    color: #fff;
    font-size: 40px;
    font-weight: normal;
}

h3.dicas_cris.ui-accordion-header.ui-corner-top.ui-accordion-header-collapsed.ui-corner-all.ui-state-default.ui-accordion-icons {
    border: 1px solid #ae2b3f;
    background: #ae2b3f;
    color: #ffffff;
    font-size: 30px;
    font-weight: bold;
}

h3.dicas_cris.ui-accordion-header.ui-corner-top.ui-accordion-header-collapsed.ui-corner-all.ui-state-default.ui-accordion-icons small{
    color: #fff;
    font-size: 40px;
    font-weight: normal;
}


h3.cinco_dicas.ui-accordion-header.ui-corner-top.ui-accordion-header-collapsed.ui-corner-all.ui-state-default.ui-accordion-icons {
    background: #9b4b7d;
    border: 1px solid #9b4b7d;
    font-weight: bolder;
    color: #ffff;
    font-size: 30px;
}

h3.pesquisar_ouros.ui-accordion-header.ui-corner-top.ui-accordion-header-collapsed.ui-corner-all.ui-state-default.ui-accordion-icons {
    background: #1b75bb;
    border: 1px solid #1b75bb;
    color: #fff;
    font-weight: bolder;
    font-size: 30px;
}

h3.pesquisar_ouros.ui-accordion-header.ui-corner-top.ui-accordion-header-collapsed.ui-corner-all.ui-state-default.ui-accordion-icons small{
    font-size: 40px;
    color: #fff;
    font-weight: normal;
}

h3.melhores_cris.ui-accordion-header.ui-corner-top.ui-accordion-header-collapsed.ui-corner-all.ui-state-default.ui-accordion-icons {
    background: #a292a2;
    border: 1px solid #a292a2;
    color: #fff;
    font-weight: bolder;
    font-size: 30px;
}

h3.causar_cris.ui-accordion-header.ui-corner-top.ui-accordion-header-collapsed.ui-corner-all.ui-state-default.ui-accordion-icons {
    background: #6a8d61;
    border: 1px solid #6a8d61;
    color: #fff;
    font-weight: bolder;
    font-size: 30px;
}

/* END BACKGROUND */




/* active */

h3.motivos.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active, a.ui-button:active, .ui-button:active, .ui-button.ui-state-active:hover {
    border: 2px solid #B0164C;
    background: #fff;
    font-weight: normal;
    color: #ffffff;
}


h3.motivos.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active, a.ui-button:active, .ui-button:active, .ui-button.ui-state-active:hover {
    border: 2px solid #B0164C;
    background: #fff;
    font-weight: bolder;
    color: #B0164C;
    font-size: 30px;
}


h3.motivos.ui-state-active small {
    color: #B0164C;
}


h3.cinco_dicas.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active, a.ui-button:active, .ui-button:active, .ui-button.ui-state-active:hover {
    border: 2px solid #9b4b7d;
    background: #fff;
    font-weight: bold;
    color: #9b4b7d;
    font-size: 30px;
}


h3.pesquisar_ouros.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active, a.ui-button:active, .ui-button:active, .ui-button.ui-state-active:hover {
    border: 2px solid #1b75bb;
    background: #fff;
    font-size: 30px;
    font-weight: bolder;
    color: #1b75bb;
}


h3.pesquisar_ouros.ui-state-active small {
    color: #1b75bb;
}


h3.dicas_cris.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active, a.ui-button:active, .ui-button:active, .ui-button.ui-state-active:hover{
    border: 2px solid #ae2b3f;
    background: #fff;
    font-weight: normal;
    color: #ffffff;
}

h3.dicas_cris.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active, a.ui-button:active, .ui-button:active, .ui-button.ui-state-active:hover {
    border: 2px solid #ae2b3f;
    background: #fff;
    font-weight: bold;
    color: #ae2b3f;
    font-size: 30px;
}

h3.dicas_cris.ui-state-active small {
    color: #ae2b3f;
}


h3.melhores_cris.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active, a.ui-button:active, .ui-button:active, .ui-button.ui-state-active:hover{
    border: 2px solid #a292a2;
    background: #fff;
    font-weight: bolder;
    color: #a292a2;
    font-size: 30px;
}



h3.melhores_cris.ui-state-active small{
    color: #a292a2;

}


h3.causar_cris.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active, a.ui-button:active, .ui-button:active, .ui-button.ui-state-active:hover {
    border: 2px solid #6a8d61;
    background: #fff;
    font-weight: bolder;
    color: #6a8d61;
    font-size: 30px;
}

h3.causar_cris.ui-state-active small{
    color: #6a8d61;

}

/* end active */




/* hover */

h3.motivos.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus,
.ui-button:hover,
.ui-button:focus {
    border: 2px solid #B0164C;
    background: #fff;
    font-weight: bolder;
    color: #B0164C;
    font-size: 30px;
}


h3.motivos.ui-state-active small:hover {
    color: #B0164C;
}

h3.cinco_dicas.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus,
.ui-button:hover,
.ui-button:focus {
    border: 2px solid #9b4b7d;
    background: #fff;
    font-size: 30px;
    font-weight: bolder;
    color: #9b4b7d;
}

h3.cinco_dicas.ui-state-active small:hover {
    color: #9b4b7d;
}

h3.pesquisar_ouros.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus,
.ui-button:hover,
.ui-button:focus {
    border: 2px solid #1b75bb;
    background: #fff;
    font-weight: bolder;
    font-size: 30px;
    color: #1b75bb;
}

h3.pesquisar_ouros.ui-state-active small:hover {
    color: #1b75bb;
}


h3.dicas_cris.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus,
.ui-button:hover,
.ui-button:focus {
    border: 2px solid #ae2b3f;
    background: #fff;
    font-size: 30px;
    font-weight: bolder;
    color: #ae2b3f;
}

h3.dicas_cris.ui-state-active small:hover {
    color: #ae2b3f;
}


h3.melhores_cris.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus,
.ui-button:hover,
.ui-button:focus {
    border: 2px solid #a292a2;
    background: #fff;
    font-weight: bolder;
    color: #a292a2;
    font-size: 30px;
}


h3.causar_cris.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus,
.ui-button:hover,
.ui-button:focus {
    border: 2px solid #6a8d61;
    background: #fff;
    font-weight: bolder;
    color: #6a8d61;
    font-size: 30px;
}
/* end hover */



p.skiplink.medium.default.back {
    background: #eaeaea;
    border-radius: 10px;
    color: #111;
}

.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br {
    border-bottom-right-radius: 0px;
}

.ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl {
    border-bottom-left-radius: 0px;
}
.ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr {
    border-top-right-radius: 0px;
}
.ui-corner-all, .ui-corner-top, .ui-corner-left, .ui-corner-tl {
    border-top-left-radius: 0px;
}


@media only screen and (max-width: 768px){

.bg_sobre_dicas {
    background: #fff;
    width: 100%;
    height: auto;
    padding: 10px;
}

.bg_dicas_cris {
    background: url(../img/bg_dicas_cris_mobile.jpg) no-repeat center;
    width: 100%;
    height: 600px;
}

}
/* END PAG DICAS */








/* MODAL PHOTOS */
 .bg_photos {
    padding-top: 40px;
}

#photo {
    border: 3px solid #fff;
    border-radius: 5px;
    box-shadow: 0 0 5px rgba(0,0,0,.15);
    margin: 5px;
    padding: 10px;
    float: left;
    text-align: center;
}


#photo i.icon-trash, i.icon-check, i.icon-alert {
    color: #111;
}

/* END MODAL PHOTOS */

/* FOOTER */

.bg_footer {
    background: #B0164C;
    width: 100%;
    height: auto;
    padding: 10px;
    text-align: center;
}


#contato {
    text-align: left;
}

#home {
    text-align: right;
}

a.font_footer {
    color: #ffffff;
    font-size: 20px;
    font-weight: bold;
    padding-top: 0px;
    line-height: 1.1em;
    text-transform: uppercase;
    padding-bottom: 20px;
}



#telefone {
    text-align: left;
    margin-bottom: 40px;
}

#email {
    text-align: center;
}


#face {
    text-align: right;
}

i.icon-facebook-squared {
    color: #111;
    font-size: 30px;
}
.fa-instagram-square {
    color: #111;
    font-size: 30px;
}
span.font_face {
    color: #111;
    font-size: 25px;
    margin-left: -9px;
    font-family: 'Raleway', sans-serif;
}



a.font_contato {
    color: #050708;
    font-size: 25px;
    text-align: left;
}

a.font_telefone {
    color: #050708;
    font-size: 25px;
    text-align: right;
}

.chamada_menu {
    padding-top: 0px;
    padding-bottom: 0px;
}

p.font_rodape {
    color: #FFFFFF;
    line-height: 1.4em;
    font-size: 11px;
    font-family: "Open Sans";
}
/* END FOOTER */


/* PAGINA CADASTRAR */

#spinner {
    display: inline;
}

#spinner > img {
    margin-bottom: -4%;
    width: 10%;
}

.bg_cadastrar_imovel {
    background: url(../img/bg_cadastrar_movel.jpg) no-repeat center;
    width: 100%;
    height: 442px;
}

.chamada_cadastro_imovel {
    padding-top: 150px;
    text-align: center;
}

.chamada_cadastro_imovel h1 {
    color: #ffffff;
    font-size: 50px;
    font-weight: bolder;
    padding-top: 0px;
    line-height: 1.4em;
    padding-bottom: 0px;
}

.bg_about_cadastrar {
    background: #fff;
    width: 100%;
    height: auto;
    padding: 40px;
}

#imovel {
    background: #d7d7d7;
    height: auto;
    padding: 20px;
}

#info {
    background: #d7d7d7;
    height: auto;
    padding: 20px;
}

.medium.primary.btn.btn_hospedar {
    background: #1b75bb;
    border: none;
    border-radius: 40px;
    width: 200px;
    height: 45px;
}



.medium.primary.btn.btn_hospedar:hover {
    box-shadow: 3px 5px 3px rgba(0,0,0,0.5);
    background: #085ea1;
    border: none;
    transition: color .3s ease-in, background .5s ease-in;
    cursor: pointer;
}






.btn.medium a.font_cadastrar_hospedagem {
    padding: 8px 0px;
}

input.text.input {
    background: #9f9f9f;
    color: #ffff;
    border-radius: 0px;
}

input.password.input {
    background: #9f9f9f;
    color: #ffff;
    border-radius: 0px;
}

textarea.input.textarea {
    background: #9f9f9f;
    border-radius: 0px;
    color: #fff;
}


.chamada_about_cadastrar h4 {
    color: #9f9f9f;
    font-weight: bolder;
    font-size: 20px;
    padding-top: 0px;
    line-height: 1.4em;
    text-align: left;
    padding-bottom: 20px;
}

.chamada_about_cadastrar h5 {
    color: #9f9f9f;
    font-weight: bolder;
    font-size: 20px;
    padding-top: 0px;
    line-height: 1.4em;
    text-align: left;
    padding-bottom: 20px;
}

.chamada_login {
    background: #d7d7d7;
    height: auto;
    padding: 20px;
}

.medium.primary.btn.btn_entrar_small {
    background: #1b75bb;
    border: none;
    border-radius: 40px;
    width: 200px;
    height: 45px;
    float: left;
    margin-top: 10px;
    margin-bottom: 0px;
}


.medium.primary.btn.btn_continuar_small {
    background: #1b75bb;
    border: none;
    border-radius: 40px;
    width: 200px;
    height: 45px;
    float: left;
    margin-top: 10px;
    margin-bottom: 0px;
}

.btn.medium a.font_entrar {
    padding: 5px 0px;
}

table thead {
    background-color: #9f9f9f;
    color: #fff;
}


.tab-content {
    background: #d7d7d7;
    display: none;
    padding: 20px 10px;
}

.chamada_about_cadastrar p {
    color: #111;
    font-size: 14px;
    font-weight: bolder;
    margin-bottom: 5px;
    text-align: left;
    line-height: 1.4em;
}

.medium.primary.btn.btn_entrar {
    background: #d2d3d1;
    float: left;
    width: 250px;
    border: 1px solid #d2d3d1;
}


a.switch {
    color: #555;
}


::-webkit-input-placeholder {
  color: #fff;
  font-family: 'Raleway', sans-serif;
  font-weight: 600;
  text-transform: uppercase;
}
::-moz-placeholder { 
  color: #fff;
  font-family: 'Raleway', sans-serif;
  font-weight: 600;
  text-transform: uppercase;
}
:-ms-input-placeholder { 
  color: #fff;
  font-family: 'Raleway', sans-serif;
  font-weight: 600;
  text-transform: uppercase;
}
:-moz-placeholder {
  color: #fff;
  font-family: 'Raleway', sans-serif;
  font-weight: 600;
  text-transform: uppercase;
}

label.checkbox {
    color: #111;
    font-size: 15px;
    letter-spacing: -1px;
}


.js .field .checkbox span {
    -moz-border-radius: 3px;
    -webkit-border-radius: 0px;
    border-radius: 0px;
}

.js .field .radio span, .js .field .checkbox span {
    display: inline-block;
    width: 16px;
    height: 16px;
    position: relative;
    top: 2px;
    border: none;
    box-shadow: 2px 2px 2px rgba(125,125,125,0.5);
    background: #e5e5e5;
}

.js .field .radio.checked i, .js .field .checkbox.checked i {
    position: absolute;
    top: 0px;
    left: -6px;
    line-height: 16px;
}

.chamada_about_cadastrar h1 {
    color: #000000;
    font-weight: bold;
    font-size: 20px;
    padding-top: 0px;
    line-height: 1.1em;
    padding-bottom: 10px;
}

p.font_copyright {
    color: #000000;
    font-size: 11px;
    margin-bottom: 0px;
    line-height: 1.1em;
    font-weight: 400;
    margin-top: 60px;
}

p.font_sub_copyright {
    color: #000000;
    font-size: 11px;
    margin-bottom: 0px;
    line-height: 1.1em;
    font-weight: 400;
}


input#file {
    border-bottom: 0px;
}

.medium.primary.btn.btn_cadastrar_small {
    background: #1b75bb;
    border: none;
    border-radius: 40px;
    width: 200px;
    height: 45px;
    margin-top: 70px;
    margin-bottom: 40px;
}

button.medium.primary.btn.btn_cadastrar_small img {
    padding-top: 6px;
}

.medium.primary.btn.btn_cadastrar_small:hover {
    box-shadow: 3px 5px 3px rgba(0,0,0,0.5);
    background: #085ea1;
    border: none;
    transition: color .3s ease-in, background .5s ease-in;
    cursor: pointer;
}

.medium.primary.btn.btn_cadastrar_upload {
    background: #1b75bb;
    border: none;
    border-radius: 40px;
    width: 200px;
    height: 45px;
    margin-bottom: 40px;
    float: left;
}

.medium.primary.btn.btn_cadastrar_upload:hover {
    box-shadow: 3px 5px 3px rgba(0,0,0,0.5);
    background: #085ea1;
    border: none;
    transition: color .3s ease-in, background .5s ease-in;
    cursor: pointer;
}

#alert_upload {
    margin-top: 83px;
}


.chamada_password {
    padding-top: 100px;
    padding-bottom: 100px;
}


.chamada_password p {
    color: #111;
    font-weight: bold;
    margin-bottom: 0px;
    line-height: 1.4em;
    font-size: 15px;
}


.bg_password {
    padding: 40px;
}
/* END PAGINA CADASTRAR */


/* MOBILE */
@media only screen and (max-width: 768px){
.bg_footer {
    background: #B0164C;
    width: 100%;
    height: auto;
    padding: 10px;
    text-align: center;
}

h1.font_title_pesquisa {
    color: #000000;
    font-weight: 800;
    font-size: 30px;
    padding-top: 20px;
    line-height: 1.1em;
    padding-bottom: 40px;
    text-align: left;
}

#home {
    text-align: center;
}

#telefone {
    text-align: left;
    margin-top: 40px;
    margin-bottom: 0px;
}

#contato {
    text-align: center;
    margin-top: -15px;
}

a.font_footer {
    color: #ffffff;
    font-size: 20px;
    font-weight: 800;
    padding-top: 0px;
    line-height: 1.1em;
    letter-spacing: 1px;
    text-transform: uppercase;
    padding-bottom: 0px;
}

p.font_rodape {
    color: #FFFFFF;
    padding-top: 0px;
    line-height: 1.1em;
    font-size: 12px;
    text-align: center;
}

.bg_contato {
    background: #fff;
    text-align: center;
    width: 100%;
    height: auto;
    padding: 10px;
}


.bg_destaques {
    background: #d2d3d1;
    width: 100%;
    height: auto;
    padding: 10px;
}

.chamada_pesquisa {
    background: #d2d3d1;
    width: 100%;
    height: auto;
    padding: 10px;
}


.search {
    background: #fff;
    width: 100%;
    height: auto;
    padding: 40px;
}

.medium.primary.btn {
    background: #9f9f9f;
    width: 100%;
    border: 1px solid #9f9f9f;
    margin-bottom: 30px;
}

.picker select {
    position: relative;
    display: block;
    min-width: 100%;
    width: 100%;
    height: 34px;
    font-weight: 600;
    padding: 0px 0px 0px 16px;
    color: #fff;
    border: none;
    background: #9f9f9f;
    outline: none;
    font-family: 'Raleway', sans-serif;
    -webkit-appearance: none;
    z-index: 99;
    cursor: pointer;
    font-size: 11px;
}

.medium.default.btn {
    background: transparent;
    border: 2px solid #181819;
    width: 100%;
    margin-top: 40px;
}


.bg_portfolio {
    background: #fff;
    width: 100%;
    height: auto;
    padding: 0px;
}

.chamada_portfolio {
    padding-top: 100px;
}

p.font_preenchimento {
    color: #969696;
    font-size: 13px;
    margin-bottom: 0px;
    line-height: 0.9em;
    margin-top: 0px;
}

a.font_telefone {
    color: #050708;
    font-size: 18px;
    text-align: right;
}


a.font_contato {
    color: #050708;
    font-size: 18px;
    text-align: left;
}


.navcontain {
    height: 0;
}

.pretty.navbar a.toggle {
    border: none;
    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 {
    color: #111;
    background: #d2d3d1;
}

.pretty.navbar a.toggle i {
    text-shadow: none;
}

.navbar .logo a {
    padding: 5px;
}


.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 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);
}


.navbar a.toggle:hover {
    background: #d2d3d1;
}

.navbar a.toggle:active, .navbar a.toggle.active {
    background: #d2d3d1;
}

.gumby-touch .navbar a:hover {
    color: #111 !important;
}

.navbar ul {
    position: absolute;
    display: block;
    width: 100% !important;
    height: 0;
    max-height: 0;
    top: 52px;
    left: 0;
    overflow: hidden;
    text-align: center;
    background: #d2d3d1;
}


.navbar ul.active {
    box-shadow: none;
}

.modal > .content {
    width: 100%;
    min-height: 100%;
    max-height: 100%;
    position: relative;
    top: 0%;
    margin: 0 auto;
    padding: 20px;
    background: #fff;
    z-index: 2;
    overflow: auto;
}

#font_cadastrar_img{display: none;}


#mobile{display: inline-block;}

.medium.primary.btn.btn_cadastrar {
    background: #B0164C;
    border: none;
    width: auto;
    height: auto;
    border-radius: 40px;
}

.medium.primary.btn.btn_cadastrar_blue {
    background: #1b75bb;
    border: none;
    width: auto;
    height: auto;
    border-radius: 40px;
    margin-top: 0px;
}

.medium.primary.btn.btn_cadastrar_wine {
    background: #913140;
    border: none;
    width: auto;
    height: auto;
    border-radius: 40px;
}

.medium.primary.btn.btn_cadastrar_purple {
    background: #9b4b7d;
    border: none;
    width: auto;
    height: auto;
    border-radius: 40px;
}

.btn.medium a.font_cadastrar_imovel {
    padding: 0px 7px;
    font-size: 13px;
}

#info {
    background: #d7d7d7;
    height: auto;
    padding: 20px;
}

.bg_about_cadastrar {
    background: #fff;
    width: 100%;
    height: auto;
    padding: 10px;
}


.chamada_about_cadastrar h1 {
    color: #000000;
    font-weight: bold;
    font-size: 20px;
    padding-top: 30px;
    line-height: 1.1em;
    padding-bottom: 10px;
}

.medium.primary.btn.btn_hospedar {
    background: #1b75bb;
    border: none;
    border-radius: 40px;
    width: 200px;
    height: 45px;
    margin-top: 40px;
}


.medium.primary.btn.btn_cadastrar_small {
    background: #1b75bb;
    border: none;
    border-radius: 40px;
    width: 200px;
    height: 45px;
    margin-top: 40px;
    margin-bottom: 40px;
}

#face {
    text-align: left;
    margin-bottom: 40px;
}


span.font_face {
    color: #111;
    font-size: 18px;
    margin-left: 0px;
    font-family: 'Raleway', sans-serif;
}


.modal.active {
    -moz-transition-property: opacity;
    -o-transition-property: opacity;
    -webkit-transition-property: opacity;
    transition-property: opacity;
    -moz-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    padding: 10px;
}

#email {
    text-align: left;
}


.modal > .content > .close {
    position: absolute;
    top: 4px;
    right: 5px;
    cursor: pointer;
    z-index: 3;
    color: #111;
    font-size: 30px;
}

.chamada_slider {
    padding-top: 20px;
}


.chamada_destaques {
    padding-bottom: 50px;
    text-align: center;
}

.sixteen.colgrid .row .eight.columns > p.area {
    margin-top: 0px;
    text-align: center;
    line-height: 1.4em;
    font-size: 20px;
    margin-left: 0px;
    color: #111;
    margin-bottom: 30px;
}

.sixteen.colgrid .row .eight.columns > p.construcao {
    margin-top: 0px;
    text-align: center;
    line-height: 1.4em;
    font-size: 20px;
    margin-left: 0px;
    color: #111;
    margin-bottom: 20px;
}

.sixteen.colgrid .row .eight.columns > p.metragem {
    margin-top: 0px;
    text-align: left;
    line-height: 1.4em;
    font-size: 24px;
    margin-left: 0px;
    color: #111;
    margin-bottom: 0px;
}


.sixteen.colgrid .row .eight.columns > p.quartos {
    margin-top: 0px;
    text-align: left;
    line-height: 1.4em;
    font-size: 24px;
    margin-left: 0px;
    color: #111;
    margin-bottom: 20px;
}
.sixteen.colgrid .row .eight.columns > p.moveis {
    margin-top: 0px;
    text-align: center;
    line-height: 1.4em;
    font-size: 20px;
    margin-left: 0px;
    color: #111;
    margin-bottom: 20px;
}


.bg_destaques_mobile {
    display: inline-block;
    background: #d2d3d1;
    width: 100%;
    height: auto;
    padding: 0px;
    margin-top: -2px;
}


.chamada_destaques_mobile {
    text-align: center;
}


.hover08 a img {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    width: 100%;
}

section.sixteen.colgrid h2 {
    color: #111;
    font-weight: bolder;
    font-size: 25px;
    text-align: left;
    padding-top: 63px;
    line-height: 1.1em;
    padding-bottom: 10px;
}

.bg_lancamentos {
    background: #fff;
    width: 100%;
    height: auto;
    padding: 0;
}

}


/* END MOBILE */

/* botao whatsapp */
#whatsapp_comercial {position: fixed;background-color: #8bc540;bottom: 20px;right: 20px;margin-right: 0;padding: 7px;width: auto;z-index: 9999;border-radius: 30px;display: flex;align-items: center;flex-wrap: nowrap;}
#whatsapp_comercial p {color: #FFFFFF;margin-bottom: 0;padding-right: 5px;padding-left: 12px;vertical-align: middle;text-align: center;}
#whatsapp_comercial p.title_orc {font-size: 18px;line-height: 21px; font-weight: 600;color:#FFFFFF;}
#whatsapp_comercial p.title_wtp {font-size: 12px;line-height: 18px;color:#FFFFFF;}
#whatsapp_comercial:hover {background-color: #305204;cursor: pointer;transition: ease-in 0.4s;}
#whatsapp_comercial i{color: #fff;font-size: 28px;padding: 13px;box-sizing: border-box;background-color: rgba(255, 255, 255, 0.2);vertical-align: middle;border-radius: 50%;}	
