body{
    background-color: #f3f3f7 !important;
}
nav ul li a{
    /*	color: #fff !important;*/
    transition: color .3s linear !important;
}

nav ul li a:hover{
    color: #000 !important;
}

header{
    margin-bottom: 56px !important;
}

main{
    margin-top: auto;
    
}

.principal{
    margin-top: 10px;
}
.carousel{     
    text-align: center !important;
    max-height: 1000px !important;
    
}

.imgcab{
    max-height: 800px !important;
}

.cabecalhoimg{    
    max-height: 950px !important;
    
}
.cabecalhounico {    
    text-align: center;
    background-color: #eef0f4 !important;
    padding: 0rem !important;
    margin: 15px 0rem 0rem 0rem !important;
    
}

.produtos{
    background-color: #eef0f4;
    border-radius: 0rem;
    margin-bottom: 0rem;
}

.descprodt{
    font-size: 12px;
}

.descprodt label{
    font-weight: bold;
}

.titulo{
    padding-top: 10px;
}

.servicos{
    background-color: #eef0f4;
    border-radius: 0rem;
    margin-bottom: 0rem;
}

.prod{
    background-color: #9bd5e1;
    color: white;
}



.anuncios{	
    border-radius: 0rem;
    margin-bottom: 0rem;
}

.location{
    background-color: #eef0f4;
    border-radius: 0rem;
    margin-bottom: 0rem;
}

.sell_page{
    margin-bottom: 0rem;
    border-radius: 0rem;


}

/*Blog*/
.blog{
    background-color: #f9faff;
    border-radius: 0rem;
    margin-bottom: 0rem;
}

/*Produtos */
.enc_lista{
    padding: 0rem !important;
}

.search{
    margin-top: 15px !important;
    margin-right: 5px !important;
}

.btnsearch{
    margin-top: 15px !important;
}

.pesquisa{
    background-color: #d7d7e5 !important;
}

.lstprodutos{
    margin-top: 3rem !important;
}

.imgtam{
    height: 200px !important;
    width: 220px !important;
}

.imgprod:hover{
    -webkit-transform:scale(1.25); /* Safari and Chrome */
    -moz-transform:scale(1.25); /* Firefox */
    -ms-transform:scale(1.25); /* IE 9 */
    -o-transform:scale(1.25); /* Opera */
     transform:scale(1.25);
}

/*Fim produtos*/

/*Inicio Layout*/
.perlayout_lista{
    position: relative;
}

.perlayout ul{
    margin-top: 20px;

}
.perlayout ul li{
    list-style: none;
    display: inline-block;
}

button{
    margin-top: 10px;
}

.perimglayout{
    height: 100px !important;
    width: 100px !important;
}
.perimglayoutprod{
    height: 100px !important;
    width: 200px !important;
}

.perlayout{
    margin-top: 2px !important;
    
}

/*Select do PlrResultado*/
.selplr{
    margin-top: 0.5rem !important;
    width: 8rem !important;
    height: 2rem !important;
    font-size: 12px !important;
}

.valoresPlrResultado{
    font-size: 15px !important;
    
}
.valorComissaoPlr{
    margin-left: 0.5rem !important;
}

/*Fim layout*/

.imgemlivre{
    max-width: 300px !important;
    max-height: 300px !important;
}

.display-4 {
    font-size: 2.5rem;
}
@media (min-width: 768px) {
    .display-4 {
        font-size: 3rem;
    }
}

/*Whatsapp*/
.whatsapp-link{
    text-decoration: none !important;
    position: fixed;
    width: 60px;
    height: 60px;
    bottom: 80px;
    right: 40px;
    background-color: #25d366;
    color: #fff;
    border-radius: 50px;
    text-align: center;
    font-size: 30px;
    box-shadow: 1px 1px 2px #888;
    z-index: 1000;

}
.fa-whatsapp{
    margin-top: 15px !important;    
}

.wtexto{
    margin-top: 20px;
    font-size: 18px;
    color: #000;
}


.centralizado{
    justify-content: center;
}

.bordas{
    border-radius: 10px !important;
}

.expessura{
    max-height: 550px !important;
}
