body::-webkit-scrollbar {
    width: 10px;
    background-color: #f5f4f4;
  }
  
  body::-webkit-scrollbar-thumb {   
    background-color: #c9c7c7;   
  }

.frase-menu{
    font-size: 40px;    
    line-height: 40px;
    font-family: 'Lobster', cursive;
}

.show-mobile{
    display: block;
}
@media(min-width: 992px){
    .show-mobile{
        display: none;
    }
}

.hide-mobile{
    display: none;
}
@media(min-width: 992px){
    .hide-mobile{
        display: block;
    }
}

.texto-cinza{
    color: gray;    
}

.empreendimentos:hover{
    margin-bottom: -5px;;
}

.link-box-redesocial{
    min-width: 100px;        
}

.titulo-banner{font-family: 'Parisienne', cursive; font-size: 80px; color: #3a3a3a !important;}

.link-negrito-laranja{
    color: black;
    font-weight: bold;
}
.link-negrito-laranja:hover{
    color: #F58634;
}

.titulo-campanha{
    background-color: #F58634;
    color: white;
    min-height: 0px;
    border-top: 10px solid #F58634;
    border-bottom: 10px solid #F58634;
}

.btn-vermais{
    color: white;
    background-color: #F58634 !important;
    padding: 5px 10px 5px 10px;
    border-radius: 2px;
}

.btn-vermais:hover{
    color: white;
    background-color: #d8732a !important;
}

.rodape{
    background-color: #F6F5F1;
    padding: 50px 0px 20px 0px;;
}

.a-rodape{
    color: #e4e4e4;
}
.a-rodape:hover{
    color: white;    
}

.p-social-rodape{
    text-align: center;
    font-size: 40px;
}

.a-social-rodape{
    margin: 0px 5px;    
}

.sub-campanha{
    color: #F58634;
    font-weight: 500;
    padding-left: 3px;
    margin-top: -10px;
    font-size: 18px;
    text-transform: capitalize;
}

.album{
    margin-bottom: 50px; 
}
.album .container-fluid{
    background-color: #fff;
    height: 100%;
    border-radius: 5px;
    box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.329);
    transition-duration: .2s;
}

/*.album a{
    height: 100%;
}
*/
.album .container-fluid:hover{
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.4);
}
.album .titulo{
    border-radius: 5px 5px 0px 0px;
    position: absolute;
    text-align: center;
    font-size: 20px;
    color: white;
    background-color: rgb(0, 0, 0, 0.6);
    width: 100%;
}
.album img{
    border-radius: 5px 5px 0px 0px;    
    width: 100%;
}
.album .col-img{
    text-align: center;
}
.album p{
    padding: 15px;
    color: #454545;
}
.album .col{
    padding: 0px;    
}


.tbl-contato .icon-contato{
    color: #F58634;
    font-size: 30px;
    padding-right: 15px;
}
.tbl-contato .text-contato{
    color: gray;
}
.tbl-contato tr{    
    height: 50px;
}


.formulario-contato button{
    background-color: #F58634;
    border-color: transparent;
    color: white;
}
.formulario-contato button:hover{
    background-color: #F58634;
    border-color: transparent;
}

@media(max-width: 992px){
    .formulario-contato button{
        width: 100%;
        height: 40px;
        font-size: 15px;
        margin-bottom: 15px;
    }
}
.formulario-contato .UF{
    margin-bottom: 15px;
}
@media(min-width: 768px){
    .formulario-contato .UF{
        margin-bottom: 0px;
    }
}

.titulo-noticia{
    color: #6e6e6e !important;
    font-size: 18px;
    line-height: 20px;
}
.titulo-noticia:hover{
    color: #1a1a1a !important;
}

.link-empreendimentos:hover{
    color: #e0772b;
}

.form-menu{
    padding-top: 10px;
    padding-bottom: 10px;
}



.subtitulo{
  margin-bottom: 40px !important;
  line-height: 35px  !important;
  font-size: 30px !important;
}



@media(max-width: 426px){
    .title.text-center.mb-30 h2 span{
        font-size: 28px !important;
    }

.subtitulo{
  font-size: 20px !important;
  line-height: 25px  !important;
}


    .form-menu{
        padding-top: 0px;
        padding-bottom: 0px;
    }


}

.p-fonte{
    margin-top: 40px;
}
.p-fonte span{
    font-weight: bold;
    padding-right: 5px;
}
.p-fonte a:hover{
    color: #F58634;
}

.img-float-left{
    max-width: 500px;
    float: left; 
    padding-right: 30px; 
    padding-bottom: 10px;
}


/* sobreposições */
.sub-menu > li > a{
    line-height: 15px !important;
    margin-bottom: 15px !important;
}

.service-image{
    font-size: 50px;
    color: #F58634;
}

strong{
    color: #F58634 !important;
}

.bg-theme{
    background-color: #F58634;
}

.swiper-slide{
    border-radius: 10px;
}

a:hover{
    color: #dfdfdf;
}

/* efeitos para fotos e videos */
 .card-img-top { /*height: 11vw;*/  object-fit: cover;}
 /* Small devices (landscape phones, 576px and up) */
 @media (min-width: 576px) {
  .card-img-top {height: 19vw;}
  .card-deck {padding-bottom: 25px;}
  .card{min-width: 17.5rem; max-width: 17.5rem;}
 }
 /* Medium devices (tablets, 768px and up) */
 @media (min-width: 768px) {
  .card-img-top {height: 16vw;}
  .card{min-width: 16.5rem; max-width: 16.5rem;}
 }
 /* Large devices (desktops, 992px and up) */
 @media (min-width: 992px) {
  .card-img-top {height: 15vw;}
  .card{min-width: 17.5rem; max-width: 17.5rem;}
 }
 /* Extra large devices (large desktops, 1200px and up) */
 @media (min-width: 1200px) {
  .card-img-top {height: 15vw;}
  .card{min-width: 22rem; max-width: 22rem;}
  }
 .card:hover{ box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);}
 .card {margin-top: 20px}
 .card-title{margin: 0px}
 .card-footer{}

 .card-vazio{border: 0px;}
 .card-vazio:hover{box-shadow: 0px 0px 10px rgba(0, 0, 0, 0);}
/* fim efeitos para fotos e videos */


.container{width:100%;padding-right:25px;padding-left:25px;margin-right:auto;margin-left:auto}
.no-padding{padding: 0px !important}